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 67b37ea commit 4238fb6Copy full SHA for 4238fb6
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
provenance: false
114
115
- name: Run Trivy vulnerability scanner
116
- uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
+ uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
117
continue-on-error: true
118
with:
119
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments