From cb20cb517161ad5e8e3559ff5671844131a02069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:21:59 +0000 Subject: [PATCH] Bump jdx/mise-action from 4.0.0 to 4.0.1 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.0.0 to 4.0.1. - [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/c1ecc8f748cd28cdeabf76dab3cccde4ce692fe4...1648a7812b9aeae629881980618f079932869151) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/precious.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/precious.yml b/.github/workflows/precious.yml index 34b6e901..1e486adb 100644 --- a/.github/workflows/precious.yml +++ b/.github/workflows/precious.yml @@ -16,7 +16,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@c1ecc8f748cd28cdeabf76dab3cccde4ce692fe4 # v4.0.0 + uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: cache: true