Skip to content

Commit

Permalink
Renovate Update aquasecurity/trivy-action digest to 062f259 (#2548)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent bdf73a0 commit b208529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:

- name: Trivy Image Vulnerability Scanner
id: trivy_scan
uses: aquasecurity/trivy-action@69cbbc0cbbf6a2b0bab8dcf0e9f2d7ead08e87e4 # [email protected]
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # [email protected]
with:
image-ref: ${{ matrix.svc_prefix }}_${{ matrix.svc_suffix }}:latest
severity: 'HIGH,CRITICAL'
Expand Down

0 comments on commit b208529

Please sign in to comment.