Skip to content

Commit 0c492cc

Browse files
chore(deps): update github/codeql-action action to v4.32.5
1 parent 2a46f11 commit 0c492cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
echo '```' >> $GITHUB_STEP_SUMMARY
6161
- name: Upload Trivy results to Security tab
6262
if: always()
63-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
63+
uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
6464
with:
6565
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)