1 parent c0285c2 commit 71151feCopy full SHA for 71151fe
1 file changed
.github/workflows/docker.yml
@@ -62,6 +62,6 @@ jobs:
62
template: "@/contrib/sarif.tpl"
63
output: "trivy-results.sarif"
64
- name: Upload Trivy scan results to GitHub Security tab
65
- uses: github/codeql-action/upload-sarif@v4.37.6
+ uses: github/codeql-action/upload-sarif@v4.37.7
66
with:
67
sarif_file: "trivy-results.sarif"
0 commit comments