From 29b6d9d99eb5bf136ec564fa6cb60c10499f2b2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 22:22:30 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.22.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 a00e45a..c417916 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@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 with: - aqua_version: v2.21.3 + aqua_version: v2.22.0 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 87a1bad..8ab28dc 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.21.3 + aqua_version: v2.22.0 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@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 with: - aqua_version: v2.21.3 + aqua_version: v2.22.0 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.21.3 + aqua_version: v2.22.0 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.21.3 + aqua_version: v2.22.0 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.21.3 + aqua_version: v2.22.0 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.21.3 + aqua_version: v2.22.0 - 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.21.3 + aqua_version: v2.22.0 working_directory: tests - run: command -v aqua