From 6fd3e14bbae8d0da0bb1bfd57669b8d558732cce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:56:27 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v4.3.0 --- .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..5006fe2 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.3.0 with: install_args: aube diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 256a80e..e346b4f 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.3.0 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.3.0 with: install_args: aube