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 b657ed9 commit c2d8f8cCopy full SHA for c2d8f8c
.github/workflows/snyk-security.yml
@@ -34,7 +34,7 @@ jobs:
34
run: bun i --dev
35
36
- name: Set up Snyk CLI to check for security issues
37
- uses: snyk/actions/setup@1d672a455ab3339ef0a0021e1ec809165ee12fad
+ uses: snyk/actions/setup@9adf32b1121593767fc3c057af55b55db032dc04
38
env:
39
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
40
0 commit comments