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