1 parent 450bbfc commit c0285c2Copy full SHA for c0285c2
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.4
+ uses: github/codeql-action/upload-sarif@v4.37.6
66
with:
67
sarif_file: "trivy-results.sarif"
0 commit comments