We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d5293 commit 707a791Copy full SHA for 707a791
.github/workflows/update-docker-images.yml
@@ -132,7 +132,7 @@ jobs:
132
ignore-unfixed: "true"
133
134
- name: Upload Trivy scan results to GitHub Security tab
135
- uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
+ uses: github/codeql-action/upload-sarif@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7
136
continue-on-error: true
137
with:
138
sarif_file: trivy-results-nginx-kubernetes-gateway-nginx
0 commit comments