From bf29d90ac91fafe2bbd81fe4810335dd2f8076cd Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 09:45:46 +0000 Subject: [PATCH] Update taiki-e/install-action digest to c2262ca --- .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 f4bc50e03b..f22c93e2ac 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -23,7 +23,7 @@ jobs: with: toolchain: stable - name: Install cargo-hakari - uses: taiki-e/install-action@d7d588c7b6da74c508f949f89563c2932ee24545 # v2 + uses: taiki-e/install-action@c2262caf0bd8aeddc68e640b076bb19a50d95ee8 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date