Skip to content

Commit

Permalink
Renovate Update aquasecurity/trivy-action digest to 8078967
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 0f36965 commit fe90870
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 fe90870

Please sign in to comment.