From cc7503aa61ca42a9fb9d1d0bc4ddf4dfd6976ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:06:54 +0000 Subject: [PATCH] Bump jdx/mise-action from 4.2.1 to 4.2.3 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.2.1 to 4.2.3. - [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/dad1bfd3df957f44999b559dd69dc1671cb4e9ea...9e7f7633ff6f6d6048a9418a68d48f288f50eb14) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/hugo.yml | 2 +- .github/workflows/links.yml | 2 +- .github/workflows/precious.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index b256ca0d7..a780f0fb8 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Verify Hugo version matches wrangler.toml run: | diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 728112909..8ea196b66 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -16,7 +16,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Install dependencies run: pnpm install --frozen-lockfile diff --git a/.github/workflows/precious.yml b/.github/workflows/precious.yml index df60133e6..5f9dc406a 100644 --- a/.github/workflows/precious.yml +++ b/.github/workflows/precious.yml @@ -21,7 +21,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Install dependencies run: pnpm install --frozen-lockfile