Skip to content

Commit 43eba76

Browse files
authored
Merge pull request #52 from tehw0lf/dependabot/github_actions/nrwl/nx-set-shas-5
chore(deps)(deps): bump nrwl/nx-set-shas from 4 to 5
2 parents cfc9798 + 5276811 commit 43eba76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
189189
- name: enable nx shas
190190
if: ${{ success() && hashFiles('./nx.json') != '' }}
191-
uses: nrwl/nx-set-shas@v4
191+
uses: nrwl/nx-set-shas@v5
192192
with:
193193
main-branch-name: main
194194

0 commit comments

Comments
 (0)