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 f2ce938 commit 2e1b91eCopy full SHA for 2e1b91e
.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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
+ uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
173
with:
174
# Path to SARIF file relative to the root of the repository
175
sarif_file: gosec.sarif
0 commit comments