Skip to content

Commit

Permalink
Renovate Update aquasecurity/trivy-action digest to 18f2510 (#1739)
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 Nov 25, 2024
1 parent 96dd359 commit bc8d154
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 @@ -144,7 +144,7 @@ jobs:

- name: trivy image scanning
id: trivy_scan
uses: aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0 # [email protected]
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # [email protected]
with:
image-ref: ${{ matrix.svc_name }}:latest
severity: "HIGH,CRITICAL"
Expand Down

0 comments on commit bc8d154

Please sign in to comment.