Skip to content

Commit 2e1b91e

Browse files
chore(deps): update github/codeql-action digest to 16140ae (#1760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2ce938 commit 2e1b91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
- name: Upload SARIF file
171171
if: steps.changed-files.outputs.any_changed == 'true'
172-
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
172+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
173173
with:
174174
# Path to SARIF file relative to the root of the repository
175175
sarif_file: gosec.sarif

0 commit comments

Comments
 (0)