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