We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547f1cf commit bda2261Copy full SHA for bda2261
.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@5d5cd550d3e189c569da8f16ea8de2d821c9bf7a # v3
+ uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
143
with:
144
sarif_file: 'trivy-results.sarif'
0 commit comments