From 9b30e0f12f1a23274af66945a256eb5e034d7274 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 00:47:49 +0000 Subject: [PATCH] chore(deps): update dependency mise to v2026 --- .github/workflows/acceptance-tests.yml | 4 ++-- .github/workflows/build.yml | 4 ++-- .github/workflows/github-pages.yaml | 4 ++-- .github/workflows/lint-rest.yml | 4 ++-- .github/workflows/native-tests.yml | 4 ++-- .github/workflows/release.yml | 4 ++-- .github/workflows/test-release-build.yml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/acceptance-tests.yml b/.github/workflows/acceptance-tests.yml index c810d0667..8f22554bd 100644 --- a/.github/workflows/acceptance-tests.yml +++ b/.github/workflows/acceptance-tests.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 - name: Run acceptance tests run: mise run acceptance-test diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bda2f62af..012e79248 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,8 +14,8 @@ jobs: persist-credentials: false - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 - name: Cache local Maven repository uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 with: diff --git a/.github/workflows/github-pages.yaml b/.github/workflows/github-pages.yaml index d10ccf942..814cfef61 100644 --- a/.github/workflows/github-pages.yaml +++ b/.github/workflows/github-pages.yaml @@ -39,8 +39,8 @@ jobs: fetch-depth: 0 - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 cache: "false" - name: Setup Pages id: pages diff --git a/.github/workflows/lint-rest.yml b/.github/workflows/lint-rest.yml index 80afb4d1e..7180d9999 100644 --- a/.github/workflows/lint-rest.yml +++ b/.github/workflows/lint-rest.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 - name: Lint run: mise run lint:rest diff --git a/.github/workflows/native-tests.yml b/.github/workflows/native-tests.yml index 4c41dba19..bad40289e 100644 --- a/.github/workflows/native-tests.yml +++ b/.github/workflows/native-tests.yml @@ -15,8 +15,8 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 working_directory: .mise/envs/native - name: Run native tests working-directory: .mise/envs/native diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6aaf1c05b..a8d3d90c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,8 +26,8 @@ jobs: - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 cache: false - name: Build release version diff --git a/.github/workflows/test-release-build.yml b/.github/workflows/test-release-build.yml index 17e27f116..468a39f22 100644 --- a/.github/workflows/test-release-build.yml +++ b/.github/workflows/test-release-build.yml @@ -18,8 +18,8 @@ jobs: persist-credentials: false - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 with: - version: v2025.12.13 - sha256: 2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed + version: v2026.1.1 + sha256: 986e4630dfdfaae41d09c0317507e252c7403d72839fc66844b534c120a3dc57 - name: Cache local Maven repository uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 with: