From c317b25e7943025907b2f5d7524544d8b924b46a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:24:02 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.25.2 --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/wc-update-aqua-checksums.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index b89abb7f..16936a6e 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -11,7 +11,7 @@ jobs: actionlint: uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@8d67cddd56ea4b045e858700595d49b2fe09de61 # v1.0.0 with: - aqua_version: v2.25.1 + aqua_version: v2.25.2 permissions: pull-requests: write contents: read diff --git a/.github/workflows/wc-update-aqua-checksums.yaml b/.github/workflows/wc-update-aqua-checksums.yaml index 83546d04..89c7c4d6 100644 --- a/.github/workflows/wc-update-aqua-checksums.yaml +++ b/.github/workflows/wc-update-aqua-checksums.yaml @@ -14,7 +14,7 @@ jobs: permissions: contents: read with: - aqua_version: v2.25.1 + aqua_version: v2.25.2 prune: true secrets: gh_app_id: ${{secrets.gh_app_id}}