Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/aquase…
Browse files Browse the repository at this point in the history
…curity/trivy-action-0.21.0' into issue325-lock-podcast-episode
  • Loading branch information
kagemomiji committed May 24, 2024
2 parents 1c4ed72 + c03a6fb commit 835a5fe
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.20.0
uses: aquasecurity/trivy-action@0.21.0
with:
scan-type: 'fs'
format: 'sarif'
Expand Down

0 comments on commit 835a5fe

Please sign in to comment.