Skip to content

Commit

Permalink
Update aquasecurity/trivy-action action to v0.28.0 (#67)
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 Oct 21, 2024
1 parent ddb3f5a commit 0aa214e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.27.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: fs
scan-ref: .
Expand Down

0 comments on commit 0aa214e

Please sign in to comment.