From 9ef83ef952645d3b04fa3628865c1a984525c464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:28:32 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v4.2.4 --- .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..0797aa9 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.4 with: install_args: aube diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 256a80e..6c119d6 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.4 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.4 with: install_args: aube