Skip to content

Commit 638745b

Browse files
[deps]: Update github/codeql-action action to v4
1 parent 8a93363 commit 638745b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-unified.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
output-format: sarif
241241

242242
- name: Upload Grype results to GitHub
243-
uses: github/codeql-action/upload-sarif@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
243+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
244244
with:
245245
sarif_file: ${{ steps.container-scan.outputs.sarif }}
246246
sha: ${{ contains(github.event_name, 'pull_request') && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)