From 7e8f32ead74a6fed70e90bd6b02a0562c59c1772 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 11:47:36 +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 b9c31fe..efd0b79 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 ef2f69f..0ade91f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: workspaces: rust - name: Setup tools with mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4 with: install: true cache: true @@ -61,7 +61,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