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