From a4cb39004f5640e3e35dec6609918afda4e423b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:28:52 +0000 Subject: [PATCH] Update dependency mise to 2026.3.7 --- .github/workflows/test-shell-scripts.yml | 2 +- build-npm/action.yml | 2 +- build-poetry/action.yml | 2 +- build-yarn/action.yml | 2 +- config-npm/action.yml | 2 +- promote/action.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/test-shell-scripts.yml b/.github/workflows/test-shell-scripts.yml index 8fc36922..081ce770 100644 --- a/.github/workflows/test-shell-scripts.yml +++ b/.github/workflows/test-shell-scripts.yml @@ -22,7 +22,7 @@ jobs: - uses: ./config-npm - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 - name: Run ShellSpec tests # FIXME BUILD-8337: improve setup of kcov run: | diff --git a/build-npm/action.yml b/build-npm/action.yml index 7effdf0d..811415c3 100644 --- a/build-npm/action.yml +++ b/build-npm/action.yml @@ -105,7 +105,7 @@ runs: - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 - uses: ./.actions/config-npm id: config diff --git a/build-poetry/action.yml b/build-poetry/action.yml index 257e72de..8b3f6130 100644 --- a/build-poetry/action.yml +++ b/build-poetry/action.yml @@ -115,7 +115,7 @@ runs: restore-keys: poetry-${{ runner.os }}- - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 - uses: SonarSource/vault-action-wrapper@3d5c87cb535e4a2c7a09adcbcfdefa751854dee3 # 3.3.0 id: secrets # yamllint disable rule:line-length diff --git a/build-yarn/action.yml b/build-yarn/action.yml index f96a395c..667d8e3b 100644 --- a/build-yarn/action.yml +++ b/build-yarn/action.yml @@ -107,7 +107,7 @@ runs: - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 working_directory: ${{ inputs.working-directory }} - name: Cache Yarn dependencies diff --git a/config-npm/action.yml b/config-npm/action.yml index ea58aab3..31f1f84d 100644 --- a/config-npm/action.yml +++ b/config-npm/action.yml @@ -73,7 +73,7 @@ runs: - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 - uses: SonarSource/vault-action-wrapper@3d5c87cb535e4a2c7a09adcbcfdefa751854dee3 # 3.3.0 id: secrets diff --git a/promote/action.yml b/promote/action.yml index 48bc8f63..72659e19 100644 --- a/promote/action.yml +++ b/promote/action.yml @@ -52,7 +52,7 @@ runs: development/github/token/{REPO_OWNER_NAME_DASH}-promotion token | GITHUB_TOKEN; - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.1.0 + version: 2026.3.7 - name: Promote artifacts shell: bash env: