Skip to content

Commit

Permalink
ci: pin version for nrwl/nx-set-shas (#3188)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhwhite authored Feb 28, 2025
1 parent bb8a3f6 commit 2216efa
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 2216efa

Please sign in to comment.