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 485c48f commit bf70bb7Copy full SHA for bf70bb7
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
provenance: false
114
115
- name: Run Trivy vulnerability scanner
116
- uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
+ uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
117
continue-on-error: true
118
with:
119
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments