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