Skip to content

Commit

Permalink
ci: pin version for nrwl/nx-set-shas (#3188) (#3189)
Browse files Browse the repository at this point in the history
🍒 Cherry picked from #3188 [ci: pin version for
nrwl/nx-set-shas](#3188)

Co-authored-by: John White <[email protected]>
  • Loading branch information
blackbaud-sky-build-user and johnhwhite authored Feb 28, 2025
1 parent 867e8be commit 1d09896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/nx-set-shas/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
- name: Derive appropriate SHAs for base and head for `nx affected` commands (using nrwl/nx-set-shas).
id: nx-set-shas
uses: nrwl/nx-set-shas@v4
uses: nrwl/nx-set-shas@v4.1
with:
main-branch-name: ${{ steps.read-default-base.outputs.main-branch-name }}
workflow-id: ${{ inputs.workflow-id }}
Expand Down

0 comments on commit 1d09896

Please sign in to comment.