Skip to content

Commit

Permalink
deps(repo): bump nrwl/nx-set-shas from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [nrwl/nx-set-shas](https://github.com/nrwl/nx-set-shas) from 3 to 4.
- [Release notes](https://github.com/nrwl/nx-set-shas/releases)
- [Commits](nrwl/nx-set-shas@v3...v4)

---
updated-dependencies:
- dependency-name: nrwl/nx-set-shas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent a6668d7 commit 0d6234e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v3
uses: nrwl/nx-set-shas@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 0d6234e

Please sign in to comment.