There was an error while loading. Please reload this page.
1 parent 02badb2 commit 2edeb1cCopy full SHA for 2edeb1c
2 files changed
.github/workflows/security.yaml
@@ -62,7 +62,7 @@ jobs:
62
severity: "HIGH,CRITICAL"
63
64
- name: Upload Trivy scan results to GitHub Security tab
65
- uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
+ uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
66
with:
67
sarif_file: "trivy-repo-results.sarif"
68
.github/workflows/trivy-docker.yaml
@@ -58,6 +58,6 @@ jobs:
58
59
60
61
sarif_file: "trivy-image-results.sarif"
0 commit comments