Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 9d47ff2 commit 45a76c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-dependencies-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.23.0
uses: aquasecurity/trivy-action@0.29.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 45a76c0

Please sign in to comment.