Skip to content

Commit

Permalink
Merge pull request #171 from ministryofjustice/renovate-aquasecurity-…
Browse files Browse the repository at this point in the history
…trivy-action-digest

Renovate Update aquasecurity/trivy-action digest to d710430
  • Loading branch information
nickdavis2001 authored Mar 28, 2024
2 parents d361892 + 132408b commit aa8a16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-task-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Trivy Image Vulnerability Scanner
id: trivy_scan
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55
with:
image-ref: ${{ matrix.name }}:latest
severity: 'HIGH,CRITICAL'
Expand Down

0 comments on commit aa8a16e

Please sign in to comment.