Skip to content

Commit

Permalink
Merge pull request #457 from kagemomiji/dependabot/github_actions/aqu…
Browse files Browse the repository at this point in the history
…asecurity/trivy-action-0.20.0

Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
  • Loading branch information
kagemomiji authored May 13, 2024
2 parents c8555f7 + 58f27fc commit fbb92d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.19.0
uses: aquasecurity/trivy-action@0.20.0
with:
scan-type: 'fs'
format: 'sarif'
Expand Down

0 comments on commit fbb92d5

Please sign in to comment.