From a3aceb8c2b9adc37528a6b6d85145aa16bd14c31 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:30:28 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 5ebac0d --- .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 f70192a..e9b80f0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@stable - name: Install cargo release - uses: taiki-e/install-action@9bcaee1dcae34154180f412e2fa69355a7cda9f6 # v2 + uses: taiki-e/install-action@5ebac0d9522d786674368e47e92963ba13f2c376 # v2 with: tool: cargo-release@0.25.17,just - uses: taiki-e/create-gh-release-action@eba8ea96c86cca8a37f1b56e94b4d13301fba651 # v1