Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d0005f3 commit 33a1a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
ref: ${{ matrix.branch }}
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.27.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: "fs"
ignore-unfixed: true
Expand Down

0 comments on commit 33a1a5e

Please sign in to comment.