From a1c1d60fe8d4f0cc690d7b84899931f0d89a2c4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 04:39:43 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.23.1 --- .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 4fca64c..fe92619 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ebadbd9..d947e32 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -65,7 +65,7 @@ jobs: contents: read # To checkout private repository uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@3598c506108a2e0e9e31a0c6ef9c202c77049420 # v0.1.9 with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 prune: true secrets: gh_app_id: ${{secrets.APP_ID}} @@ -90,7 +90,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 env: AQUA_GITHUB_TOKEN: ${{github.token}} - run: ghalint run @@ -121,7 +121,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./ with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -140,7 +140,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./ with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -157,7 +157,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./ with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -174,7 +174,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./ with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 - run: command -v aqua shell: bash - run: aqua -v @@ -200,7 +200,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./ with: - aqua_version: v2.23.0 + aqua_version: v2.23.1 working_directory: tests - run: command -v aqua