There was an error while loading. Please reload this page.
1 parent b40377c commit d23b89fCopy full SHA for d23b89f
.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@9213221444c2dc9e8b2502c1e857c26d851e84a7
+ uses: snyk/actions/setup@86b1cee1b8e110a78d528b3e1328a80e218111d2
38
env:
39
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
40
0 commit comments