Skip to content

Commit

Permalink
Merge pull request #558 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/aquasecurity/trivy-action-0.25.0

Bump aquasecurity/trivy-action from 0.24.0 to 0.25.0
  • Loading branch information
ASTRobinson authored Oct 8, 2024
2 parents e3c8958 + 5791f0b commit afdfb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8
with:
scan-type: 'fs'
scanners: misconfig,vuln,secret
Expand Down

0 comments on commit afdfb99

Please sign in to comment.