From 78625f9aeec4730cda90cb8f478e1c4d7097c18c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:07:54 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v4.2.5 --- .github/workflows/ci.yml | 2 +- .github/workflows/release-please.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b928b35..1c987c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: - name: Install aube # v4.2.3 is an immutable GitHub release. - uses: jdx/mise-action@v4.2.3 + uses: jdx/mise-action@v4.2.5 with: install_args: aube diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 256a80e..73a3dfc 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -69,7 +69,7 @@ jobs: - name: Install aube # v4.2.3 is an immutable GitHub release. - uses: jdx/mise-action@v4.2.3 + uses: jdx/mise-action@v4.2.5 with: install_args: aube @@ -125,7 +125,7 @@ jobs: - name: Install aube # v4.2.3 is an immutable GitHub release. - uses: jdx/mise-action@v4.2.3 + uses: jdx/mise-action@v4.2.5 with: install_args: aube