From 161157e35d85d82a3c35352a097c96a143a90db7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:40:22 +0000 Subject: [PATCH] Update aquasecurity/trivy-action digest to e368e32 --- .github/workflows/docker-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index d2e6a7a..735bebd 100644 --- a/.github/workflows/docker-ci.yml +++ b/.github/workflows/docker-ci.yml @@ -60,7 +60,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 + uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 with: image-ref: ${{ steps.meta.outputs.tags }} format: "sarif"