Skip to content

Commit fc4f9ed

Browse files
Merge pull request #30 from rancher/dependabot/github_actions/aquasecurity/trivy-action-0.20.0
Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
2 parents 7f02485 + 34d0d0e commit fc4f9ed

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
@@ -29,7 +29,7 @@ jobs:
2929
file: Dockerfile
3030

3131
- name: Run Trivy vulnerability scanner
32-
uses: aquasecurity/trivy-action@0.19.0
32+
uses: aquasecurity/trivy-action@0.20.0
3333
with:
3434
image-ref: rancher/hardened-crictl:${{ env.TAG }}-amd64
3535
ignore-unfixed: true

0 commit comments

Comments
 (0)