From 6a8f0e4d00c610975e25169d5240486f4e0f1672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:31:16 +0000 Subject: [PATCH] chore(deps): bump jdx/mise-action from 4.2.4 to 4.2.5 in the all group Bumps the all group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/jdx/mise-action/compare/7e36c90d9ab29c415a2384db3006f3ec8a8cc654...3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/api.yml | 2 +- .github/workflows/ci.yml | 2 +- .github/workflows/update.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index 4309bd3..6e4ae42 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -38,7 +38,7 @@ jobs: with: fetch-depth: 0 - - uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4 + - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: experimental: true diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88c7c74..9962354 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2 - - uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4 + - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: experimental: true diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 07644a1..15d02a0 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -36,7 +36,7 @@ jobs: with: shared-key: "roast" - - uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4 + - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: experimental: true