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 46cfe92 commit 5fc8425Copy full SHA for 5fc8425
1 file changed
.github/workflows/semgrep-analysis.yml
@@ -30,7 +30,7 @@ jobs:
30
p/owasp-top-ten
31
32
- name: Upload SARIF file for GitHub Advanced Security Dashboard
33
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 #v3.28.16
34
with:
35
sarif_file: semgrep.sarif
36
if: always()
0 commit comments