Skip to content

Commit

Permalink
Merge pull request #2198 from ministryofjustice/renovate-github-actions
Browse files Browse the repository at this point in the history
Renovate update aquasecurity/trivy-action digest to 93941ce
  • Loading branch information
nickdavis2001 authored Nov 19, 2024
2 parents a8d7a74 + 94888f5 commit 2c0fae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Run Trivy vulnerability scanner for Code
if: steps.filter.outputs.check == 'true'
uses: aquasecurity/trivy-action@d2a392a13760cb64cb6bbd31d4bed2a7d9a5298d
uses: aquasecurity/trivy-action@93941cebba762da4c91a91883859bf1bfb221c73
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TRIVY_DB_REPOSITORY: ${{ steps.login_ecr.outputs.registry }}/trivy-db-public-ecr/aquasecurity/trivy-db:2
Expand Down

0 comments on commit 2c0fae3

Please sign in to comment.