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 04b9fe1 commit 8737eafCopy full SHA for 8737eaf
.github/workflows/semgrep-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
p/owasp-top-ten
36
37
- name: Upload SARIF file for GitHub Advanced Security Dashboard
38
- uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b #v3.29.2
+ uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 #v3.30.5
39
with:
40
sarif_file: semgrep.sarif
41
if: always()
0 commit comments