From 12069247f688d1e32861322bcaade0758c69791c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 16:13:02 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.51.2 --- .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 4ccfdd406..f80cf6f69 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -30,7 +30,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.51.1 + aqua_version: v2.51.2 - name: Install tools run: aqua install @@ -83,7 +83,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.51.1 + aqua_version: v2.51.2 - name: Install tools run: aqua install