From 288c1f7a8dcb4891c4d2fda44b31d638bcd53460 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 00:39:30 +0000 Subject: [PATCH] chore(github-release): update release jdx/mise to v2026.8.10 [automerge] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 654d5d5f..1c855a06 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -524,7 +524,7 @@ jobs: # Keep in sync with MISE_VERSION above. The env context is not available # in a reusable-workflow `with:` input, so this pin is tracked separately. # renovate: datasource=github-releases depName=jdx/mise - mise-version: "2026.8.6" + mise-version: "2026.8.10" test-dirs: "tests/bash/" check-name: "Bash Test Results (Bats)"