From 0ff692f0741a292fa6f4ff6a737f3cf9b0aca802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 05:25:41 +0000 Subject: [PATCH] Update dependency aquaproj/aqua to v2.12.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 669d10c..069c270 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: - uses: aquaproj/aqua-installer@v2.1.2 with: - aqua_version: v2.12.0 + aqua_version: v2.12.1 - name: Setup Go uses: actions/setup-go@v4