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 00bfb2e commit 9e097fbCopy full SHA for 9e097fb
.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@9ab158e8597f3b310480b9a69402b419bc03dbd5 # v0.8.0
+ uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # v0.9.2
64
with:
65
image-ref: registry.k8s.io/ingress-nginx/controller:${{ matrix.versions }}
66
format: 'sarif'
0 commit comments