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 bd95ff4 + 789d631 commit 302fcd3Copy full SHA for 302fcd3
.github/workflows/semgrep.yml
@@ -36,6 +36,6 @@ jobs:
36
- name: Upload SARIF file for GitHub Advanced Security Dashboard
37
if: |
38
always()
39
- uses: github/codeql-action/upload-sarif@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3.28.6
+ uses: github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
40
with:
41
sarif_file: semgrep.sarif
0 commit comments