Skip to content

Commit

Permalink
Merge pull request #3615 from dexidp/dependabot/github_actions/aquase…
Browse files Browse the repository at this point in the history
…curity/trivy-action-0.24.0

build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.24.0
  • Loading branch information
sagikazarmark committed Jul 15, 2024
2 parents f334bfb + e51440a commit 68883b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
if: inputs.publish

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
with:
input: image
format: sarif
Expand Down

0 comments on commit 68883b3

Please sign in to comment.