We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64b64ab + bbea161 commit 7c651bfCopy full SHA for 7c651bf
.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.24.0
+ uses: aquasecurity/trivy-action@0.27.0
35
with:
36
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
37
ignore-unfixed: true
0 commit comments