We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f02485 + 34d0d0e commit fc4f9edCopy full SHA for fc4f9ed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
file: Dockerfile
30
31
- name: Run Trivy vulnerability scanner
32
- uses: aquasecurity/trivy-action@0.19.0
+ uses: aquasecurity/trivy-action@0.20.0
33
with:
34
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
35
ignore-unfixed: true
0 commit comments