We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba549b commit 1224c79Copy full SHA for 1224c79
.github/workflows/analysis.yml
@@ -100,7 +100,7 @@ jobs:
100
severity: "CRITICAL,HIGH"
101
102
- name: Upload Trivy scan results to GitHub Security tab
103
- uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3
+ uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
104
with:
105
sarif_file: "trivy-results.sarif"
106
0 commit comments