We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3aa8b2 commit 6d1d493Copy full SHA for 6d1d493
.github/workflows/00_trivy_scan.yaml
@@ -47,7 +47,6 @@ jobs:
47
48
- name: Upload Trivy scan results to GitHub Security tab
49
uses: github/codeql-action/upload-sarif@v3
50
- if: always()
51
with:
52
sarif_file: "trivy-results.sarif"
53
0 commit comments