Skip to content

Commit

Permalink
Merge pull request #591 from crossplane/renovate/aquasecurity-trivy-a…
Browse files Browse the repository at this point in the history
…ction-0.x
  • Loading branch information
phisco authored Oct 31, 2023
2 parents bf7c5af + 64580bb commit 68c520a
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@b77b85c0254bba6789e787844f0585cde1e56320 # 0.13.0
uses: aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # 0.13.1
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 68c520a

Please sign in to comment.