From 187fe62bb90efe9321aef6858f42b80a0561ff3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 06:10:07 +0000 Subject: [PATCH] chore(deps): update aquaproj/aqua-installer action to v3.1.1 (#297) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/wc-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc-test.yaml b/.github/workflows/wc-test.yaml index 65a2b8b..51e7928 100644 --- a/.github/workflows/wc-test.yaml +++ b/.github/workflows/wc-test.yaml @@ -20,7 +20,7 @@ jobs: with: go-version-file: go.mod cache: true - - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 + - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 with: aqua_version: v2.42.2 - run: golangci-lint run --timeout 120s