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 6b88314 commit 746625cCopy full SHA for 746625c
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
provenance: false
112
113
- name: Run Trivy vulnerability scanner
114
- uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2 # 0.10.0
+ uses: aquasecurity/trivy-action@b43daad0c3c96202fc5800b511dfae8e6ecce864 # 0.11.0
115
continue-on-error: true
116
with:
117
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments