Skip to content

Commit cce3ca0

Browse files
chore(deps): bump nrwl/nx-set-shas from 4.3.3 to 4.4.0
Bumps [nrwl/nx-set-shas](https://github.com/nrwl/nx-set-shas) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/nrwl/nx-set-shas/releases) - [Commits](nrwl/nx-set-shas@826660b...3e9ad73) --- updated-dependencies: - dependency-name: nrwl/nx-set-shas dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7006987 commit cce3ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@ jobs:
21542154
id: branch-name
21552155
uses: tj-actions/branch-names@5250492686b253f06fa55861556d1027b067aeb5 # v9.0.2
21562156
if: github.event_name == 'pull_request' && matrix.fetch-depth == 0
2157-
- uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
2157+
- uses: nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4.4.0
21582158
id: last_successful_commit
21592159
if: github.event_name == 'pull_request' && github.event.action != 'closed' && matrix.fetch-depth == 0
21602160
with:

0 commit comments

Comments
 (0)