Skip to content

Commit 6a80dfd

Browse files
[deps]: Update github/codeql-action action to v4.32.2
1 parent ca35b9e commit 6a80dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
output-format: sarif
271271

272272
- name: Upload Grype results to GitHub
273-
uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
273+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
274274
with:
275275
sarif_file: ${{ steps.container-scan.outputs.sarif }}
276276
sha: ${{ contains(github.event_name, 'pull_request') && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)