From 7696d447540bce29c96df8593f37f2a2fd3b5f91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 14:58:09 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.50.0 --- .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 df38d129f..c3d794925 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.49.0 + aqua_version: v2.50.0 - 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.49.0 + aqua_version: v2.50.0 - 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.49.0 + aqua_version: v2.50.0 - name: Install tools run: aqua install