From 01b16ff5e6cb9200e9a545f0c33addd193a5557d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 01:00:59 +0000 Subject: [PATCH] chore(deps): update aquaproj/aqua-installer action to v3.0.2 (#1477) 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 170ef83a..8ec3dc68 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@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1 + - uses: aquaproj/aqua-installer@e6160e5a751bbcbd337a834eb75c15ba9ca206ae # v3.0.2 with: aqua_version: v2.37.2 env: