From 1002e1999c8c88260ec9b248abccc7b486031ad2 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 3 Oct 2023 03:09:57 +0000 Subject: [PATCH] Update taiki-e/install-action digest to dd5387d --- .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 f5faf4cd4a6..b383b5e01e8 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@57aaba576a0253b74662df51e62715622f02127b # v2 + uses: taiki-e/install-action@dd5387d253cdfbe87ccdc59f3354dc55efaed4bc # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date