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