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 f6b28f5 commit b0e5e9aCopy full SHA for b0e5e9a
.github/workflows/vulnerability-scans.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Scan image with AquaSec/Trivy
62
id: scan
63
- uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # v0.16.1
+ uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # v0.17.0
64
with:
65
image-ref: registry.k8s.io/ingress-nginx/controller:${{ matrix.versions }}
66
format: 'sarif'
0 commit comments