Skip to content

Commit

Permalink
Update aquasecurity/trivy-action action to v0.18.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 0bc2c8c commit b7b2fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Run Trivy scanner on repository
uses: aquasecurity/trivy-action@0.17.0
uses: aquasecurity/trivy-action@0.18.0
with:
scan-type: repo
ignore-unfixed: true
Expand Down

0 comments on commit b7b2fe9

Please sign in to comment.