Skip to content

Commit 2208070

Browse files
Merge pull request #33 from rancher/dependabot/github_actions/aquasecurity/trivy-action-0.22.0
Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
2 parents aa6a740 + f588f83 commit 2208070

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.21.0
34+
uses: aquasecurity/trivy-action@0.22.0
3535
with:
3636
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
3737
ignore-unfixed: true

0 commit comments

Comments
 (0)