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.
1 parent ae83994 commit 322c84aCopy full SHA for 322c84a
.github/workflows/trivy.yml
@@ -26,6 +26,6 @@ jobs:
26
severity: 'CRITICAL,HIGH'
27
28
- name: Upload Trivy scan results to GitHub Security tab
29
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v2
30
with:
31
sarif_file: 'trivy-results.sarif'
0 commit comments