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 069714c + 2994ec5 commit 5627740Copy full SHA for 5627740
.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@86b04fb0e47484f7282357688f21d5d0e32175fe
+ uses: github/codeql-action/upload-sarif@6349095d19ec30397ffb02a63b7aa4f867deb563
88
with:
89
sarif_file: snyk-code.sarif
0 commit comments