From 165ef401d823a2bd748d6a0fe9f26a67cddb18ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 20:19:56 +0000 Subject: [PATCH] Update jdx/mise-action digest to dba1968 --- .github/workflows/ci.yml | 12 ++++++------ .github/workflows/release.yml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48fa21a..e3496c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -58,7 +58,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -84,7 +84,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -126,7 +126,7 @@ jobs: ~/.cargo - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -159,7 +159,7 @@ jobs: zlib1g - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -206,7 +206,7 @@ jobs: zlib1g - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 646bcf0..3c9f3ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -51,7 +51,7 @@ jobs: toolchain: 1.94.1 - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true