We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 565acbf + fc984a1 commit 1fb82e1Copy full SHA for 1fb82e1
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
TAG=${{ env.TAG }}
33
34
- name: Run Trivy vulnerability scanner
35
- uses: aquasecurity/trivy-action@0.28.0
+ uses: aquasecurity/trivy-action@0.29.0
36
with:
37
image-ref: rancher/hardened-node-feature-discovery:${{ env.TAG }}-amd64
38
ignore-unfixed: true
0 commit comments