We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e889b5 + 4449028 commit 42fb57dCopy full SHA for 42fb57d
.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@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 #v3.29.0
+ uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b #v3.29.2
34
with:
35
sarif_file: semgrep.sarif
36
if: always()
0 commit comments