From d3ad34ad84b607dda0b24b7927dbedaa0d01fbc3 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:11:52 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 3e1dd22 --- .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 25975873f3..3379ae9e51 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -23,7 +23,7 @@ jobs: with: toolchain: stable - name: Install cargo-hakari - uses: taiki-e/install-action@42f4ec8e42bf7fe4dadd39bfc534566095a8edff # v2 + uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date