From fdb71374e1fa62854c521d77ec5a941c536acc93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:56:59 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.38.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 b29dcd3c..6c71d660 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@f39bb91c0f9391bea9750f89252fb364f9d64c13 # v1.2.0 with: - aqua_version: v2.37.2 + aqua_version: v2.38.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 04eea379..cda71a08 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.37.2 + aqua_version: v2.38.0 prune: true secrets: gh_app_id: ${{secrets.gh_app_id}}