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 9d07ee0 commit ccaf4dfCopy full SHA for ccaf4df
.github/workflows/ci.yaml
@@ -71,7 +71,7 @@ jobs:
71
fi
72
73
- name: Upload SARIF file
74
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v3@461ef6c76dfe95d5c364de2f431ddbd31a417628
75
with:
76
# Path to SARIF file relative to the root of the repository
77
sarif_file: gosec.sarif
0 commit comments