From eaebe02e91337d92d220ea0fc9e632763559da18 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:46:42 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20Update=20action=20jdx/mise?= =?UTF-8?q?-action=20(v4.2.0=20=E2=86=92=20v4.2.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/actions/app-tests/action.yaml | 2 +- .github/actions/app-versions/action.yaml | 2 +- .github/workflows/go-mod-cache.yaml | 2 +- .github/workflows/labeler.yaml | 2 +- .github/workflows/pull-request.yaml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/actions/app-tests/action.yaml b/.github/actions/app-tests/action.yaml index 7663137d2..659ee45f1 100644 --- a/.github/actions/app-tests/action.yaml +++ b/.github/actions/app-tests/action.yaml @@ -15,7 +15,7 @@ runs: using: composite steps: - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked diff --git a/.github/actions/app-versions/action.yaml b/.github/actions/app-versions/action.yaml index b3901ddd3..e79c6e66f 100644 --- a/.github/actions/app-versions/action.yaml +++ b/.github/actions/app-versions/action.yaml @@ -37,7 +37,7 @@ runs: EOF - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked diff --git a/.github/workflows/go-mod-cache.yaml b/.github/workflows/go-mod-cache.yaml index 4054cf2d2..055ace0a2 100644 --- a/.github/workflows/go-mod-cache.yaml +++ b/.github/workflows/go-mod-cache.yaml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index dfd7cd082..ab96e78e4 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -40,7 +40,7 @@ jobs: permission-pull-requests: write - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index dfc086eb4..063c4118f 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -42,7 +42,7 @@ jobs: persist-credentials: false - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked @@ -73,7 +73,7 @@ jobs: persist-credentials: false - name: Setup Mise - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 with: experimental: true install_args: --locked