From 4d4789761a08d0457fe7f356515df24f4e8b73a6 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 03:10:05 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 3e71e71 --- .github/workflows/hakari.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hakari.yml b/.github/workflows/hakari.yml index 6e847ce8c4..980acc33dc 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -24,7 +24,7 @@ jobs: with: toolchain: stable - name: Install cargo-hakari - uses: taiki-e/install-action@996330bfc2ff267dc45a3d59354705b61547df0b # v2 + uses: taiki-e/install-action@3e71e7135de310b70bc22dccb4d275acde8e055a # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date