From 5278f9590a9a417c752a3fc7e728922e5691bc06 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Mon, 27 Nov 2023 13:13:25 +0000 Subject: [PATCH] Update taiki-e/install-action digest to addb7d6 --- .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 343e87dc715..f4287c6b04e 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - uses: dtolnay/rust-toolchain@stable - name: Install cargo-hakari - uses: taiki-e/install-action@b61491983a082ef851796e8c4feac004b49da5be # v2 + uses: taiki-e/install-action@addb7d697b0081ef0a2b09d830daf6269d640920 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date