From 8e1fb86a154fccb9e682902dfbefe006d35c0aa1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 19:01:44 +0000 Subject: [PATCH] fix(deps): update taiki-e/install-action action to v2.86.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-rust.yml b/.github/workflows/release-rust.yml index c12c795..028dfb4 100644 --- a/.github/workflows/release-rust.yml +++ b/.github/workflows/release-rust.yml @@ -276,7 +276,7 @@ jobs: - name: install_cargo_zigbuild if: ${{ matrix.zigbuild }} - uses: taiki-e/install-action@67729d5c413db75907f0ad1e39bb04b9c868ff60 # v2.85.7 + uses: taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3 with: # Prebuilt binary, checksum-verified against install-action's # committed manifest. @version pin is mandatory — bare tool names