From 5b0fe259a268112d2874ae4e000952e10bfc340c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 02:55:33 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.55.3 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 44d5cfecf..8e33db3bb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -44,7 +44,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4 with: - aqua_version: v2.55.2 + aqua_version: v2.55.3 - name: Install tools run: aqua install @@ -109,7 +109,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4 with: - aqua_version: v2.55.2 + aqua_version: v2.55.3 - name: Install tools run: aqua install