diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index da3cd5b..2d387d0 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.2 + aqua_version: v2.16.3 env: GITHUB_TOKEN: ${{ github.token }} - run: actionlint -ignore 'Useless cat' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e90b333..430f663 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.2 + aqua_version: v2.16.3 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.2 + aqua_version: v2.16.3 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.2 + aqua_version: v2.16.3 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.2 + aqua_version: v2.16.3 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.2 + aqua_version: v2.16.3 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.2 + aqua_version: v2.16.3 - 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.2 + aqua_version: v2.16.3 working_directory: tests - run: command -v aqua