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 46f83de commit 616b6f2Copy full SHA for 616b6f2
.github/workflows/snyk-security.yml
@@ -84,6 +84,6 @@ jobs:
84
85
# Push the Snyk Code results into GitHub Code Scanning tab
86
- name: Upload result to GitHub Code Scanning
87
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@86b04fb0e47484f7282357688f21d5d0e32175fe
88
with:
89
sarif_file: snyk-code.sarif
0 commit comments