From b7e195aa7e5bd2f0f43e260b9ee595997a29f711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:37:04 +0000 Subject: [PATCH] chore(deps): update aquaproj/aqua-installer action to v3.1.0 (#1486) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-main.yaml b/.github/workflows/test-main.yaml index 0c75c826..86a89bbc 100644 --- a/.github/workflows/test-main.yaml +++ b/.github/workflows/test-main.yaml @@ -19,7 +19,7 @@ jobs: with: go-version-file: go.mod cache: true - - uses: aquaproj/aqua-installer@e6160e5a751bbcbd337a834eb75c15ba9ca206ae # v3.0.2 + - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: aqua_version: v2.38.0 env: