Skip to content

Commit

Permalink
Merge pull request #624 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.16.0
  • Loading branch information
phisco authored Dec 11, 2023
2 parents 636ba23 + 5c7361e commit 86977d4
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@22d2755f774d925b191a185b74e782a4b0638a41 # 0.15.0
uses: aquasecurity/trivy-action@91713af97dc80187565512baba96e4364e983601 # 0.16.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 86977d4

Please sign in to comment.