We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 377e35d commit 0fb6e74Copy full SHA for 0fb6e74
scan-image/action.yml
@@ -20,7 +20,7 @@ runs:
20
ignore-unfixed: true
21
format: sarif
22
output: trivy-results.sarif
23
- - uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ - uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
24
if: always()
25
with:
26
sarif_file: trivy-results.sarif
0 commit comments