From f40929cfe9e64f2ec08b7cf105fcc52c1ac7f9da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:11:46 +0000 Subject: [PATCH] chore(deps): update ghcr.io/jdx/mise:deb docker digest to a6fe62d --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9732fcc08..0afe1e829d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -202,7 +202,7 @@ jobs: if: github.event_name != 'pull_request' || github.head_ref == 'release' runs-on: ubuntu-latest needs: [build-tarball-linux] - container: ghcr.io/jdx/mise:deb@sha256:0cde82939b4186e191b8669dbcc15ecdcdb34fff361930cee545691814970e92 + container: ghcr.io/jdx/mise:deb@sha256:a6fe62d7ce9a7df1a68592898078bed17291a816beeb4e867ddf47e0c5baf0f4 timeout-minutes: 10 steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6