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 231e0cc + 73b1b18 commit 76e5e30Copy full SHA for 76e5e30
.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