diff --git a/.github/workflows/hakari.yml b/.github/workflows/hakari.yml index faf6572320e..824cc2f7111 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@dd2be0d4c91c3f760b208b1d954dd582cdd782fe # v2 + uses: taiki-e/install-action@ccc14bdc8d34cddf54e4f9fb2da0c208427207a3 # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date