Skip to content

Commit

Permalink
Merge pull request #164 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.24.0
  • Loading branch information
negz authored Sep 16, 2024
2 parents 4f584b3 + 62525fe commit bb239e7
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@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit bb239e7

Please sign in to comment.