From ff3928f19e1e572e14ab46714b94231766801764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:48:30 +0000 Subject: [PATCH] build(deps): update jdx/mise-action digest to 1648a78 --- .../actions/setup-env/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env/action.yaml b/template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env/action.yaml index 376776a..f8f35ce 100644 --- a/template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env/action.yaml +++ b/template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env/action.yaml @@ -17,7 +17,7 @@ runs: enable-cache: true - name: Setup mise - uses: jdx/mise-action@c1ecc8f748cd28cdeabf76dab3cccde4ce692fe4 # v4 + uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 with: install_only: true