We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099b36e commit 4259da1Copy full SHA for 4259da1
.github/workflows/build.yaml
@@ -129,7 +129,7 @@ jobs:
129
severity: 'CRITICAL,HIGH'
130
131
- name: Upload Trivy results to GitHub Security
132
- uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
+ uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
133
if: always()
134
with:
135
sarif_file: 'trivy-results.sarif'
0 commit comments