From 960f77fd93b2d7dded6681ee757e91a2d85fc975 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 04:06:33 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to b7add58 --- .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 a55c05ba7a..2463ac4e2e 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@ffdab026038b43b56c3c9540cdadb98181c6155c # v2 + uses: taiki-e/install-action@b7add58e53e52e624966da65007ce24524f3dcf3 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date