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 6305aab commit 6005b65Copy full SHA for 6005b65
.github/workflows/build-check.yaml
@@ -69,7 +69,7 @@ jobs:
69
severity: 'CRITICAL,HIGH'
70
71
- name: Upload Scan Results
72
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
73
if: always()
74
with:
75
sarif_file: 'trivy-results.sarif'
0 commit comments