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 544f97b commit 94a19e2Copy full SHA for 94a19e2
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
provenance: false
114
115
- name: Run Trivy vulnerability scanner
116
- uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
+ uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
117
continue-on-error: true
118
with:
119
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments