Skip to content

Commit

Permalink
Merge pull request #468 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/aquasecurity/trivy-action-0.24.0
  • Loading branch information
dms1981 authored Jul 9, 2024
2 parents 70a990c + 0b126a2 commit bf069a5
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 @@ -53,7 +53,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
with:
scan-type: 'fs'
scanners: misconfig,vuln,secret
Expand Down

0 comments on commit bf069a5

Please sign in to comment.