Skip to content

Commit

Permalink
chore: bump trivy action version (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloyx authored Oct 31, 2024
1 parent 0405fdc commit 23c0ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-fs-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Run Trivy vulnerability scanner
id: scan
uses: aquasecurity/trivy-action@0.20.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 23c0ea3

Please sign in to comment.