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 9673c9e commit 2803addCopy full SHA for 2803add
.github/workflows/ci.yml
@@ -205,7 +205,7 @@ jobs:
205
no-cache: ${{ github.event_name != 'pull_request' }}
206
207
- name: Run Trivy vulnerability scanner
208
- uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # 0.9.2
+ uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2 # 0.10.0
209
continue-on-error: true
210
with:
211
image-ref: ghcr.io/nginxinc/nginx-kubernetes-gateway:${{ steps.meta.outputs.version }}
0 commit comments