Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crossplane-renovate[bot] authored Oct 9, 2024
1 parent 08da772 commit 2b17de9
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 @@ -152,7 +152,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Run Trivy vulnerability scanner in fs mode
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb # 0.26.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 2b17de9

Please sign in to comment.