Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0
  • Loading branch information
kagemomiji authored Feb 7, 2024
2 parents 154574b + 015d4d9 commit 8bf96ef
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.16.1
uses: aquasecurity/trivy-action@0.17.0
with:
scan-type: 'fs'
format: 'sarif'
Expand Down

0 comments on commit 8bf96ef

Please sign in to comment.