From f354660631cceeb0ad8953d2a9701499a40b07ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:01:01 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.16.2 --- .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 5f36311..da3cd5b 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@36dc5833b04eb63f06e3bb818aa6b7a6e6db99a9 # v2.1.2 with: - aqua_version: v2.16.1 + aqua_version: v2.16.2 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1b0d718..e90b333 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@9ccbd9ade4e8b92b0dd5757cacf6cd3ebcf7d876 # v0.1.8 with: - aqua_version: v2.16.1 + aqua_version: v2.16.2 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@36dc5833b04eb63f06e3bb818aa6b7a6e6db99a9 # v2.1.2 with: - aqua_version: v2.16.1 + aqua_version: v2.16.2 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.16.1 + aqua_version: v2.16.2 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.16.1 + aqua_version: v2.16.2 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.16.1 + aqua_version: v2.16.2 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.16.1 + aqua_version: v2.16.2 - 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.16.1 + aqua_version: v2.16.2 working_directory: tests - run: command -v aqua