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.29.0' into issue401-ordering-playlist
  • Loading branch information
kagemomiji committed Nov 22, 2024
2 parents c45c8f7 + 60af72a commit 11c65e0
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.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
scan-type: 'fs'
format: 'sarif'
Expand Down

0 comments on commit 11c65e0

Please sign in to comment.