From ce14f303c8fa8fcf03a793efec358b69a7dcaf2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 16:41:48 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.51.1 --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c3d794925..a9ce7d248 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.50.0 + aqua_version: v2.51.1 - name: Install tools run: aqua install @@ -82,7 +82,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.50.0 + aqua_version: v2.51.1 - name: Install tools run: aqua install @@ -123,7 +123,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.50.0 + aqua_version: v2.51.1 - name: Install tools run: aqua install