Skip to content

Commit

Permalink
Merge pull request #665 from crossplane/renovate/aquasecurity-trivy-a…
Browse files Browse the repository at this point in the history
…ction-0.x

Update aquasecurity/trivy-action action to v0.17.0
  • Loading branch information
phisco authored Feb 6, 2024
2 parents fa4ffff + 5caac07 commit 3307c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
submodules: true

- name: Run Trivy vulnerability scanner in fs mode
uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # 0.16.1
uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # 0.17.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 3307c23

Please sign in to comment.