From 1ab91f6e1f1bcf2ec896c7fe328ecf74811e7292 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:26:53 +0000 Subject: [PATCH] Update taiki-e/install-action digest to a5fec49 --- .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..d3f299fe2fa 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@a5fec49c329e02567ce4dcb720b8680b536e3491 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date