From 1064381882da8e09b984ea6cd662d5ba9b17cef1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:50:39 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.38.3 --- .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 33e60c69..b397d064 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.38.2 + aqua_version: v2.38.3 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 1d6317fb..3a8a1c36 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.38.2 + aqua_version: v2.38.3 prune: true secrets: gh_app_id: ${{secrets.gh_app_id}}