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 e0db45f commit 163bdb7Copy full SHA for 163bdb7
1 file changed
.github/workflows/pr.yaml
@@ -169,7 +169,7 @@ jobs:
169
170
- name: Upload SARIF file
171
if: steps.changed-files.outputs.any_changed == 'true'
172
- uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
173
with:
174
# Path to SARIF file relative to the root of the repository
175
sarif_file: gosec.sarif
0 commit comments