We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45bc449 commit 9a9e45eCopy full SHA for 9a9e45e
.github/workflows/analysis.yml
@@ -34,6 +34,6 @@ jobs:
34
severity: "CRITICAL,HIGH"
35
36
- name: Upload Trivy scan results to GitHub Security tab
37
- uses: github/codeql-action/upload-sarif@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3
+ uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
38
with:
39
sarif_file: "trivy-results.sarif"
0 commit comments