We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b68e18 commit b7c2649Copy full SHA for b7c2649
.github/workflows/snyk.yml
@@ -43,6 +43,6 @@ jobs:
43
with:
44
ref: ${{ github.event.pull_request.head.sha || github.ref }}
45
46
- - uses: snyk/actions/php@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
+ - uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
47
env:
48
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
0 commit comments