From 9e39b584a720eda28ba157f452fc11d0f6f88a03 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Fri, 2 Feb 2024 12:44:05 +0000 Subject: [PATCH] Update taiki-e/install-action digest to af393be --- .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 337f50579fb8..bf417c49f881 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@bee85d7ea77c01f7a403c22ac2c802b431b093df # v2 + uses: taiki-e/install-action@af393be830303534bd94d7b3249fb7ed7792e7ad # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date