We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d01f34 commit 34e2c77Copy full SHA for 34e2c77
.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@93da9f25abe6f581e48ccd6baad84025ff6a738b
+ uses: github/codeql-action/upload-sarif@d90e07f32eb48924444e8069d5f1fbaaad678989
35
36
sarif_file: gosec.sarif
37
0 commit comments