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 f4a569c + d445909 commit bd95ff4Copy full SHA for bd95ff4
.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@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
+ uses: github/codeql-action/upload-sarif@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3.28.6
40
with:
41
sarif_file: semgrep.sarif
0 commit comments