Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
  • Loading branch information
kagemomiji authored Nov 8, 2023
2 parents 673c654 + 652ad41 commit d19991c
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.13.1
uses: aquasecurity/trivy-action@0.14.0
with:
scan-type: 'fs'
format: 'sarif'
Expand Down

0 comments on commit d19991c

Please sign in to comment.