We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa6a740 + f588f83 commit 2208070Copy full SHA for 2208070
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
TAG=${{ env.TAG }}
32
33
- name: Run Trivy vulnerability scanner
34
- uses: aquasecurity/trivy-action@0.21.0
+ uses: aquasecurity/trivy-action@0.22.0
35
with:
36
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
37
ignore-unfixed: true
0 commit comments