From cf198f4b74571aded62702586deb077ae552193e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 03:27:16 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.40.0 --- .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 8f9dbb8c..02b86dfe 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@932d2dbef166b2f6f7e11790954e8245289ffd0d # v1.2.1 with: - aqua_version: v2.39.1 + aqua_version: v2.40.0 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 4c6f16bc..79cf2114 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.39.1 + aqua_version: v2.40.0 prune: true secrets: gh_app_id: ${{secrets.gh_app_id}}