We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3833805 + 33e5e73 commit b130604Copy full SHA for b130604
.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@181d5eefc20863364f96762470ba6f862bdef56b #v3.29.2
+ uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 #v3.30.5
34
with:
35
sarif_file: semgrep.sarif
36
if: always()
0 commit comments