From 640a0246199d593c00fd53cf90a8e736eec32b85 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 04:06:53 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to ffdab02 --- .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 1f55f2f255..a55c05ba7a 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@19e9b549a48620cc50fcf6e6e866b8fb4eca1b01 # v2 + uses: taiki-e/install-action@ffdab026038b43b56c3c9540cdadb98181c6155c # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date