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