Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.17.0 (#221)
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] committed Feb 6, 2024
1 parent 99c562d commit 7dfdab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: codecov/codecov-action@v3

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.16.1
uses: aquasecurity/trivy-action@0.17.0
with:
scan-type: "fs"
ignore-unfixed: true
Expand Down

0 comments on commit 7dfdab4

Please sign in to comment.