From a6547d9ed2b2d2fa1492115f60e90fc7aa5d7fad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:04:28 +0000 Subject: [PATCH] Update dependency jdx/mise to v2026.7.16 --- .github/workflows/PrepareNextIteration.yml | 2 +- .github/workflows/build.yml | 16 ++++++++-------- .github/workflows/unified-dogfooding.yml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/PrepareNextIteration.yml b/.github/workflows/PrepareNextIteration.yml index 0cc54643f70..4a0ffe79697 100644 --- a/.github/workflows/PrepareNextIteration.yml +++ b/.github/workflows/PrepareNextIteration.yml @@ -22,7 +22,7 @@ jobs: - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - name: Normalize Version id: version diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a174572eb32..2f67a6cf373 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/ci-github-actions/build-maven@v1 id: build-maven env: @@ -76,7 +76,7 @@ jobs: submodules: recursive - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - name: Select Java Version run: mise use java@21 - name: Ensure Separate Job Cache Key @@ -185,7 +185,7 @@ jobs: submodules: recursive - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - name: Select Java Version run: mise use java@21 - name: Ensure Separate Job Cache Key @@ -231,7 +231,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -278,7 +278,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -313,7 +313,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -369,7 +369,7 @@ jobs: # * The tests using Orchestrator and SonarQube that, for now, fail to work using Java 24 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -435,7 +435,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - name: Ensure Separate Job Cache Key uses: ./.github/actions/write-file with: diff --git a/.github/workflows/unified-dogfooding.yml b/.github/workflows/unified-dogfooding.yml index 8ed552d09ba..d8139f78aeb 100644 --- a/.github/workflows/unified-dogfooding.yml +++ b/.github/workflows/unified-dogfooding.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: - version: 2026.7.7 + version: 2026.7.16 - uses: SonarSource/ci-github-actions/build-maven@v1 env: MAVEN_OPTS: "-Xmx8g"