Skip to content

Commit 0fb6e74

Browse files
chore(deps): update github/codeql-action action to v4.31.11
1 parent 377e35d commit 0fb6e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scan-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
ignore-unfixed: true
2121
format: sarif
2222
output: trivy-results.sarif
23-
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
23+
- uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
2424
if: always()
2525
with:
2626
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)