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 119b815 + 29a1802 commit ffe346eCopy full SHA for ffe346e
.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@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
+ uses: github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
40
with:
41
sarif_file: semgrep.sarif
0 commit comments