From cfa05d97c4e55e03c4267eb36c4151df8bac0d01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:07:19 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v3.5.1 --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 59593ce..3885929 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -4,7 +4,7 @@ description: "Setup the environment" runs: using: composite steps: - - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1 + - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: experimental: true - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0