From fc72bfa4b75bf2064ef4a60c9ca209168c939b40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:16:10 +0000 Subject: [PATCH] chore(github-release): update release jdx/mise to v2026.8.14 [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 d916d624..0e010df5 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.11" + mise-version: "2026.8.14" test-dirs: "tests/bash/" check-name: "Bash Test Results (Bats)"