From d0ca1c1de0df8e49eac6ec218f2d381110a559f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 07:59:57 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.29.1 --- .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 75f4435..855efad 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: - uses: aquaproj/aqua-installer@v3.0.1 with: - aqua_version: v2.27.2 + aqua_version: v2.29.1 - name: Setup Go uses: actions/setup-go@v5