We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33e22d commit eae91e2Copy full SHA for eae91e2
.github/workflows/main.yml
@@ -139,6 +139,6 @@ jobs:
139
severity: "HIGH,CRITICAL"
140
141
- name: Upload Trivy scan results to GitHub Security tab 📮
142
- uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3
+ uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
143
with:
144
sarif_file: 'trivy-results.sarif'
0 commit comments