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.
2 parents 2502180 + 21908f3 commit 797ad5fCopy full SHA for 797ad5f
.github/workflows/snyk-security.yml
@@ -94,7 +94,7 @@ jobs:
94
95
# Push the Snyk Code results into GitHub Code Scanning tab
96
- name: Upload result to GitHub Code Scanning
97
- uses: github/codeql-action/upload-sarif@df9f80e0f0fcc8711b6e26ef4cf69e553f271e88
+ uses: github/codeql-action/upload-sarif@c50c157cc388ea631f085f4e95e948f51cdc742a
98
env:
99
SNYK_TOKEN: ${{ secrets.SNYK_SECRET_TOKEN }}
100
with:
0 commit comments