We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b580f86 commit ff1303aCopy full SHA for ff1303a
.github/workflows/snyk.yml
@@ -33,6 +33,6 @@ jobs:
33
with:
34
ref: ${{ github.event.pull_request.head.sha || github.ref }}
35
36
- - uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
+ - uses: snyk/actions/node@9adf32b1121593767fc3c057af55b55db032dc04 # pin@1.0.0
37
env:
38
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
0 commit comments