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 b21be8f commit 2339fb8Copy full SHA for 2339fb8
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
provenance: false
114
115
- name: Run Trivy vulnerability scanner
116
- uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
117
continue-on-error: true
118
with:
119
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}
0 commit comments