Skip to content

Commit

Permalink
Merge pull request #774 from crossplane/renovate/main-aquasecurity-tr…
Browse files Browse the repository at this point in the history
…ivy-action-0.x

chore(deps): update aquasecurity/trivy-action action to v0.28.0 (main)
  • Loading branch information
turkenh authored Oct 31, 2024
2 parents a580ca1 + 3bb290b commit b23abe1
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@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit b23abe1

Please sign in to comment.