diff --git a/.github/workflows/hakari.yml b/.github/workflows/hakari.yml index e85a67f1e0..ebf881b1f2 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@ac89944b5b150d78567ab6c02badfbe48b0b55aa # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date