From 449fdcea7b77bce0621efef0b3f39d079d98a5b7 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 31 Oct 2023 03:10:13 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e0367a2 --- .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 7caa2def9f6..b717f425de3 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -22,7 +22,7 @@ jobs: with: toolchain: stable - name: Install cargo-hakari - uses: taiki-e/install-action@285bd10d1ce81bd96d8e0c372615e57cf204e95a # v2 + uses: taiki-e/install-action@e0367a2d3f3d9fc43c3f25fe58692570375e19f0 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date