We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 311a9f0 + 58c0803 commit 7acb6d7Copy full SHA for 7acb6d7
.github/workflows/snyk.yml
@@ -35,6 +35,6 @@ jobs:
35
with:
36
ref: ${{ github.event.pull_request.head.sha || github.ref }}
37
38
- - uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
+ - uses: snyk/actions/node@9adf32b1121593767fc3c057af55b55db032dc04 # pin@1.0.0
39
env:
40
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
0 commit comments