From 6e65cb6960ceda0388cd4e99735a7d5e6bdf15f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 04:55:36 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.27.0 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | aquasecurity/trivy-action | 0.10.0 | 0.27.0 | --- .github/workflows/trivy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index 2b5f7c6a79bb7a..45844828d790a3 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -25,7 +25,7 @@ jobs: with: show-progress: false - - uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2 # 0.10.0 + - uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0 with: image-ref: ghcr.io/renovatebot/renovate:${{ matrix.tag }} format: 'sarif'