From da4d31c59dc8740fa1f8a60764f164427e053b15 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 11 Oct 2023 01:37:14 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e659bf8 --- .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 10dedd05a371..df4cbc9b5978 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@dd5387d253cdfbe87ccdc59f3354dc55efaed4bc # v2 + uses: taiki-e/install-action@e659bf85ee986e37e35cc1c53bfeebe044d8133e # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date