From eebed35480620dcc6005e1ca20a51974e9747384 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:45:29 +0000 Subject: [PATCH] chore(deps): update dependency jdx/mise to v2026.8.6 --- .github/workflows/ci.yml | 2 +- .github/workflows/tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83ff735..2f5ab03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.5 + version: 2026.8.6 install: true # run mise install cache: true diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1d0815b..f88119e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.5 + version: 2026.8.6 install: true # run mise install cache: true