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.
2 parents c166442 + 2ca28dc commit d678902Copy full SHA for d678902
.github/workflows/trivy.yml
@@ -28,6 +28,6 @@ jobs:
28
#severity: 'CRITICAL'
29
30
- name: Upload Trivy scan results to GitHub Security tab
31
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
32
with:
33
sarif_file: 'trivy-results.sarif'
0 commit comments