From a548002c1b58a9a652f404e8b131229a7676e3d6 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:06:56 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 8f354f3 --- .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 cc67b91fce..d79c836fba 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@ccc14bdc8d34cddf54e4f9fb2da0c208427207a3 # v2 + uses: taiki-e/install-action@8f354f35e51028c902e8ab954045e37739acf562 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date