Skip to content

Commit 0fee40f

Browse files
[deps]: Update github/codeql-action action to v4
1 parent 250e812 commit 0fee40f

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
@@ -227,7 +227,7 @@ jobs:
227227
output-format: sarif
228228

229229
- name: Upload Grype results to GitHub
230-
uses: github/codeql-action/upload-sarif@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
230+
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
231231
with:
232232
sarif_file: ${{ steps.container-scan.outputs.sarif }}
233233
sha: ${{ contains(github.event_name, 'pull_request') && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)