Skip to content

Commit 2c6cd63

Browse files
chore(deps): bump nrwl/nx-set-shas from 3 to 4 (#52)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08fb568 commit 2c6cd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install dependencies
3636
run: pnpm install --frozen-lockfile --prefer-offline
3737
- name: Get base and head commits for `nx affected`
38-
uses: nrwl/nx-set-shas@v3
38+
uses: nrwl/nx-set-shas@v4
3939
with:
4040
main-branch-name: 'main'
4141
- name: Run Checks

0 commit comments

Comments
 (0)