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 0edf16f commit 00295d1Copy full SHA for 00295d1
.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@5681af892cd0f4997658e2bacc62bd0a894cf564 # v0.27.0
+ uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
64
with:
65
image-ref: registry.k8s.io/ingress-nginx/controller:${{ matrix.versions }}
66
format: 'sarif'
0 commit comments