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)"