From e3c6d7c9b8e27c48fa84677ce055c6f9d71c9515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 03:44:54 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.43.3 --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/autofix.yaml | 2 +- .github/workflows/test.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index ad4447f..e4a8112 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -20,5 +20,5 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 with: - aqua_version: v2.43.2 + aqua_version: v2.43.3 - run: actionlint diff --git a/.github/workflows/autofix.yaml b/.github/workflows/autofix.yaml index 40c7785..55b7637 100644 --- a/.github/workflows/autofix.yaml +++ b/.github/workflows/autofix.yaml @@ -13,7 +13,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 with: - aqua_version: v2.43.2 + aqua_version: v2.43.3 - run: aqua upc -prune - run: git ls-files | nllint -s -f - run: | diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8f28314..5f9b6c9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -61,7 +61,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 with: - aqua_version: v2.43.2 + aqua_version: v2.43.3 - run: ci-info run | sed "s/^export //" >> "$GITHUB_ENV" env: GITHUB_TOKEN: ${{ github.token }} @@ -85,7 +85,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 with: - aqua_version: v2.43.2 + aqua_version: v2.43.3 env: AQUA_GITHUB_TOKEN: ${{github.token}} - run: ghalint run