Skip to content

Commit e67384e

Browse files
[deps]: Update github/codeql-action action to v4
1 parent 9b313d9 commit e67384e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
output-format: sarif
280280

281281
- name: Upload Grype results to GitHub
282-
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
282+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
283283
with:
284284
sarif_file: ${{ steps.container-scan.outputs.sarif }}
285285
sha: ${{ contains(github.event_name, 'pull_request') && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)