From 90503063882b486e7026196aefac8579a52da1ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 00:08:59 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.28.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 2fee1c7..31031f0 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1 with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8e23ff0..319ed19 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -72,7 +72,7 @@ jobs: contents: read # To checkout private repository uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@75c72cdc372a43dd1b1ad0458748f5d6bfeac7b9 # v1.0.1 with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 prune: true secrets: gh_app_id: ${{secrets.APP_ID}} @@ -97,7 +97,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1 with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 env: AQUA_GITHUB_TOKEN: ${{github.token}} - run: ghalint run @@ -128,7 +128,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: ./ with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -147,7 +147,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: ./ with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -164,7 +164,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: ./ with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 working_directory: tests env: GITHUB_TOKEN: ${{ github.token }} @@ -181,7 +181,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: ./ with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 - run: command -v aqua shell: bash - run: aqua -v @@ -207,7 +207,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - uses: ./ with: - aqua_version: v2.28.0 + aqua_version: v2.28.1 working_directory: tests - run: command -v aqua