From f8ab92ee54c6c09acbbd98d533d8d1230f99bfe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 19:53:17 +0000 Subject: [PATCH] Update dependency jdx/mise to v2026.8.8 --- .github/workflows/PrepareNextIteration.yml | 2 +- .github/workflows/build.yml | 14 +++++++------- .github/workflows/unified-dogfooding.yml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/PrepareNextIteration.yml b/.github/workflows/PrepareNextIteration.yml index 712bcbf6a8f..c167e3081ae 100644 --- a/.github/workflows/PrepareNextIteration.yml +++ b/.github/workflows/PrepareNextIteration.yml @@ -22,7 +22,7 @@ jobs: - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - name: Normalize Version id: version diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 665c7898809..a3131d74fc4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - uses: SonarSource/ci-github-actions/build-maven@v1 id: build-maven env: @@ -79,7 +79,7 @@ jobs: submodules: recursive - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - name: Select Java Version shell: bash # Set explicitly so Bash is used on Windows runners too. run: | @@ -199,7 +199,7 @@ jobs: submodules: recursive - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - name: Select Java Version shell: bash # Set explicitly so Bash is used on Windows runners too. run: | @@ -250,7 +250,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -297,7 +297,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -333,7 +333,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - uses: SonarSource/vault-action-wrapper@v3 id: secrets with: @@ -383,7 +383,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - 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 8941e3fc2f1..81e94fb656c 100644 --- a/.github/workflows/unified-dogfooding.yml +++ b/.github/workflows/unified-dogfooding.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.6 + version: 2026.8.8 - uses: SonarSource/ci-github-actions/build-maven@v1 env: MAVEN_OPTS: "-Xmx8g"