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 #433 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/aquasecurity/trivy-action-0.22.0
  • Loading branch information
richgreen-moj authored Jun 10, 2024
2 parents f3e8410 + 8524921 commit a140b40
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

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

0 comments on commit a140b40

Please sign in to comment.