From 98e9977c620f94f61ed0d0b76baf848d9ff5c3fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 02:48:58 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.48.3 --- .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 cc6a98ae4..59fefb711 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.48.2 + aqua_version: v2.48.3 - 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.48.2 + aqua_version: v2.48.3 - 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.48.2 + aqua_version: v2.48.3 - name: Install tools run: aqua install