diff --git a/.github/workflows/test-shell-scripts.yml b/.github/workflows/test-shell-scripts.yml index 44b4c9b8..e8da4b8e 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.17 - 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 b703eb2b..e2a186ee 100644 --- a/build-npm/action.yml +++ b/build-npm/action.yml @@ -123,7 +123,7 @@ runs: - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.3.7 + version: 2026.3.17 - uses: ./.actions/config-npm id: config diff --git a/build-poetry/action.yml b/build-poetry/action.yml index 1e67d835..cfeeb2d6 100644 --- a/build-poetry/action.yml +++ b/build-poetry/action.yml @@ -119,7 +119,7 @@ runs: restore-keys: poetry-${{ runner.os }}- - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.3.7 + version: 2026.3.17 - uses: SonarSource/vault-action-wrapper@c154b4a417b51cb98dd71137f49bf20e77c56820 # 3.4.0 id: secrets # yamllint disable rule:line-length diff --git a/build-yarn/action.yml b/build-yarn/action.yml index fb1283de..ce0b4dab 100644 --- a/build-yarn/action.yml +++ b/build-yarn/action.yml @@ -118,7 +118,7 @@ runs: - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: - version: 2026.3.7 + version: 2026.3.17 working_directory: ${{ inputs.working-directory }} - name: Cache Yarn dependencies diff --git a/promote/action.yml b/promote/action.yml index 7f3b0abb..492dde75 100644 --- a/promote/action.yml +++ b/promote/action.yml @@ -59,7 +59,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.17 - name: Promote artifacts shell: bash env: