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.
1 parent aa9b6ab commit 7b34fc4Copy full SHA for 7b34fc4
1 file changed
.github/workflows/gosec.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
args: '-no-fail -fmt sarif -out gosec.sarif ./...'
33
- name: Upload SARIF file
34
- uses: github/codeql-action/upload-sarif@5b6e617dc0241b2d60c2bccea90c56b67eceb797
+ uses: github/codeql-action/upload-sarif@93da9f25abe6f581e48ccd6baad84025ff6a738b
35
36
sarif_file: gosec.sarif
37
0 commit comments