We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8ecf3 commit 440f052Copy full SHA for 440f052
.github/workflows/trivy.yml
@@ -24,6 +24,6 @@ jobs:
24
format: 'sarif'
25
output: 'trivy-results.sarif'
26
27
- - uses: github/codeql-action/upload-sarif@8a06050a8c0348fb4738f28e0cfbb6727cf054ce # v4.31.2
+ - uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
28
with:
29
sarif_file: trivy-results.sarif
0 commit comments