We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5262858 commit e33d2ffCopy full SHA for e33d2ff
.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@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
+ - uses: github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
28
with:
29
sarif_file: trivy-results.sarif
0 commit comments