From cf29bce7f9524ade38cfe8f9a6a98147402c1963 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 22:57:38 +0000 Subject: [PATCH] Update dependency mise to 2026.3.8 --- .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 081ce77..84f4572 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.3.7 + version: 2026.3.8 - 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 811415c..36d292f 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.3.7 + version: 2026.3.8 - uses: ./.actions/config-npm id: config diff --git a/build-poetry/action.yml b/build-poetry/action.yml index 8b3f613..e916683 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.3.7 + version: 2026.3.8 - 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 667d8e3..1de1bb5 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.3.7 + version: 2026.3.8 working_directory: ${{ inputs.working-directory }} - name: Cache Yarn dependencies diff --git a/config-npm/action.yml b/config-npm/action.yml index 31f1f84..679d64c 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.3.7 + version: 2026.3.8 - uses: SonarSource/vault-action-wrapper@3d5c87cb535e4a2c7a09adcbcfdefa751854dee3 # 3.3.0 id: secrets diff --git a/promote/action.yml b/promote/action.yml index 72659e1..41598fb 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.3.7 + version: 2026.3.8 - name: Promote artifacts shell: bash env: