Skip to content

Commit

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

build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.20.0
  • Loading branch information
sagikazarmark authored May 12, 2024
2 parents 3e13398 + 2c74baa commit 4129017
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 @@ -176,7 +176,7 @@ jobs:
# retention-days: 5

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
with:
input: image
format: sarif
Expand Down

0 comments on commit 4129017

Please sign in to comment.