From b25fe4754e4c70c4e96746fb4be6336ede8fe879 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:28:51 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.32.0 --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/test.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index afe11b5..e959b09 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1 with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index df5be78..9607854 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -74,7 +74,7 @@ jobs: contents: read # To checkout private repository uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@437067ad2fba9ba8ed8454cf207f2532432d4e28 # v1.0.2 with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 prune: true secrets: gh_app_id: ${{secrets.APP_ID}} @@ -100,7 +100,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1 with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 env: AQUA_GITHUB_TOKEN: ${{github.token}} - run: ghalint run @@ -134,7 +134,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./ with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -154,7 +154,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./ with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -172,7 +172,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./ with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -190,7 +190,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./ with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 - run: command -v aqua shell: bash - run: aqua -v @@ -217,7 +217,7 @@ jobs: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./ with: - aqua_version: v2.31.0 + aqua_version: v2.32.0 working_directory: tests - run: command -v aqua