We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd67cd commit bba8b82Copy full SHA for bba8b82
1 file changed
.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@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
+ - uses: github/codeql-action/upload-sarif@b8bb9f28b8d3f992092362369c57161b755dea45 # v4.35.0
28
with:
29
sarif_file: trivy-results.sarif
0 commit comments