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 115b545 commit 0c605a0Copy full SHA for 0c605a0
.github/workflows/snyk.yml
@@ -42,6 +42,6 @@ jobs:
42
with:
43
ref: ${{ github.event.pull_request.head.sha || github.ref }}
44
45
- - uses: snyk/actions/php@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
+ - uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
46
env:
47
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
0 commit comments