Skip to content

Commit 35fc9b7

Browse files
Merge pull request #44 from rancher/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
2 parents da44dac + 874b4fc commit 35fc9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
TAG=${{ env.TAG }}
3232
3333
- name: Run Trivy vulnerability scanner
34-
uses: aquasecurity/trivy-action@0.28.0
34+
uses: aquasecurity/trivy-action@0.29.0
3535
with:
3636
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
3737
ignore-unfixed: true

0 commit comments

Comments
 (0)