From a4830b7de039b12879cbe0982cf1542dbb728647 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:14:33 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.38.1 (#345) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 6b9f27be..bde1749b 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.0 + aqua_version: v2.38.1 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 cda71a08..c6ff44e3 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.0 + aqua_version: v2.38.1 prune: true secrets: gh_app_id: ${{secrets.gh_app_id}}