Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
  • Loading branch information
Khatraf authored Jun 19, 2024
2 parents 44d0525 + 1ec61c6 commit da1abeb
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@595be6a0f6560a0a8fc419ddf630567fc623531d
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2
with:
scan-type: 'fs'
scanners: misconfig,vuln,secret
Expand Down

0 comments on commit da1abeb

Please sign in to comment.