From 7df2b3c71a0a58751d96e1f5de42a5ab8c658868 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:17:17 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.40.0 (#323) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4a02345..14cf07b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,6 +13,6 @@ jobs: - name: Install aqua uses: aquaproj/aqua-installer@v3.1.0 with: - aqua_version: v2.39.1 + aqua_version: v2.40.0 - run: ./install - run: aqua install