Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #441 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 cd8b3cc + 8a94dcb commit 902c1b3
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 902c1b3

Please sign in to comment.