From 468a847e6844c20fb840af23cfa85d32c46a51b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 20:44:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20release=20jdx/m?= =?UTF-8?q?ise=20(=20v2026.4.16=20=E2=9E=94=20v2026.4.17=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 4c22929..93ce28a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -435,7 +435,7 @@ jobs: uses: ./.github/workflows/bats.yml with: # renovate: datasource=github-releases depName=jdx/mise - mise-version: "2026.4.16" + mise-version: "2026.4.17" test-dirs: "tests/bash/" check-name: "Bash Test Results (Bats)"