Skip to content

Commit b41632b

Browse files
chore(deps): update github/codeql-action action to v3.29.1
1 parent 7db1e8e commit b41632b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
format: 'sarif'
2525
output: 'trivy-results.sarif'
2626

27-
- uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
27+
- uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
2828
with:
2929
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)