From a2504b0e56dd6b2fa0b69f3267dc521315dcfeee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 10:10:58 +0000 Subject: [PATCH] chore(deps): update aquaproj/aqua-installer action to v3.1.2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 80582e2..268b262 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: run: go test -race -coverprofile=cover.out -covermode=atomic ./... - uses: k1LoW/octocov-action@1ad702b3118b6a055c00b01db68ca0d9f6641dbc # v1.4.0 if: ${{ matrix.go_version == 'stable' && steps.test.outcome == 'success' }} - - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 + - uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: aqua_version: v2.43.3 - run: aqua install