From b90b3599d72ef67f7e9f9a7e06a437cbe70d44d5 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 03:06:24 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 347bed3 --- .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 df4cbc9b597..953d44f3330 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@e659bf85ee986e37e35cc1c53bfeebe044d8133e # v2 + uses: taiki-e/install-action@347bed327eb126943543a5e1634a6863a7bc88ab # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date