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 bf15408 commit c59c8aaCopy full SHA for c59c8aa
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
provenance: false
114
115
- name: Run Trivy vulnerability scanner
116
- uses: aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0 # 0.14.0
+ uses: aquasecurity/trivy-action@22d2755f774d925b191a185b74e782a4b0638a41 # 0.15.0
117
continue-on-error: true
118
with:
119
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments