Skip to content

Commit 6da3c88

Browse files
chore(deps): bump nrwl/nx-set-shas from 4.3.3 to 4.4.0 (#2712)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48b6e97 commit 6da3c88

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)