From 8f2a59dad87237c2167b52809090a38e0cb8fd7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:42:28 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.42.2 --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/debug-with-action-tmate.yaml | 2 +- .github/workflows/update.yaml | 2 +- .github/workflows/wc-ci-info.yaml | 2 +- .github/workflows/wc-generate-registry.yaml | 2 +- .github/workflows/wc-lintnet.yaml | 2 +- .github/workflows/wc-test-docker.yaml | 2 +- .github/workflows/wc-test.yaml | 2 +- docker/Dockerfile | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 52b0be9b94..b417ae8e5d 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -23,6 +23,6 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" - run: actionlint -ignore "duplicate value" diff --git a/.github/workflows/debug-with-action-tmate.yaml b/.github/workflows/debug-with-action-tmate.yaml index 8b830320e8..2655bcecbe 100644 --- a/.github/workflows/debug-with-action-tmate.yaml +++ b/.github/workflows/debug-with-action-tmate.yaml @@ -28,7 +28,7 @@ jobs: GITHUB_TOKEN: ${{github.token}} - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" env: AQUA_GITHUB_TOKEN: ${{github.token}} diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 49f99a6d1f..07f0294d9f 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -22,7 +22,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" aqua_opts: -l -a env: diff --git a/.github/workflows/wc-ci-info.yaml b/.github/workflows/wc-ci-info.yaml index b66f1b4f3c..4dd944d82f 100644 --- a/.github/workflows/wc-ci-info.yaml +++ b/.github/workflows/wc-ci-info.yaml @@ -16,7 +16,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" env: AQUA_GITHUB_TOKEN: ${{github.token}} diff --git a/.github/workflows/wc-generate-registry.yaml b/.github/workflows/wc-generate-registry.yaml index 51d3befd21..36250e10e3 100644 --- a/.github/workflows/wc-generate-registry.yaml +++ b/.github/workflows/wc-generate-registry.yaml @@ -13,6 +13,6 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" - uses: aquaproj/registry-action/generate-registry@7b6e2c92250ab08b58f5c665f6e2ca4712bee2c3 # v0.2.1 diff --git a/.github/workflows/wc-lintnet.yaml b/.github/workflows/wc-lintnet.yaml index a01acc34ba..b4fb0cf4d9 100644 --- a/.github/workflows/wc-lintnet.yaml +++ b/.github/workflows/wc-lintnet.yaml @@ -17,7 +17,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" env: AQUA_GITHUB_TOKEN: ${{github.token}} diff --git a/.github/workflows/wc-test-docker.yaml b/.github/workflows/wc-test-docker.yaml index 69870c47b3..60b8286297 100644 --- a/.github/workflows/wc-test-docker.yaml +++ b/.github/workflows/wc-test-docker.yaml @@ -13,7 +13,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" env: AQUA_GITHUB_TOKEN: ${{github.token}} diff --git a/.github/workflows/wc-test.yaml b/.github/workflows/wc-test.yaml index e64dfa1c9d..b5fca66d5e 100644 --- a/.github/workflows/wc-test.yaml +++ b/.github/workflows/wc-test.yaml @@ -50,7 +50,7 @@ jobs: # private_key: ${{ secrets.APP_PRIVATE_KEY }} - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.42.1 + aqua_version: v2.42.2 policy_allow: "true" env: AQUA_GITHUB_TOKEN: ${{github.token}} diff --git a/docker/Dockerfile b/docker/Dockerfile index 66a6c4c1ed..5d6987771d 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -13,6 +13,6 @@ RUN curl -sSfL -O https://raw.githubusercontent.com/aquaproj/aqua-installer/v3.1 RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --profile minimal RUN echo "62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9 aqua-installer" | sha256sum -c RUN chmod +x aqua-installer -RUN ./aqua-installer -v v2.42.1 +RUN ./aqua-installer -v v2.42.2 COPY aqua-test.yaml aqua.yaml COPY aqua-policy.yaml aqua-policy.yaml