Skip to content

Commit

Permalink
Update nrwl/nx-set-shas action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2022
1 parent afda20e commit 3353237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-project-changes/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: 'composite'
steps:
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v2
uses: nrwl/nx-set-shas@v3
- name: Get affected apps
id: affected-apps
run: |
Expand Down

0 comments on commit 3353237

Please sign in to comment.