Skip to content

Commit

Permalink
Merge pull request #279 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 8078967
  • Loading branch information
nickdavis2001 authored Oct 10, 2024
2 parents 0f36965 + fe90870 commit e4b814d
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 @@ -48,7 +48,7 @@ jobs:

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

0 comments on commit e4b814d

Please sign in to comment.