diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71aaa37..12b7d2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: - uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2 with: shared-key: lint - - uses: taiki-e/install-action@b6ff580856c41316412a0b9b60540fbc6f8c82cc # v2 + - uses: taiki-e/install-action@0758d235715de2f3551eacc980d9ae8fce9342c3 # v2 with: # cargo-vet pinned to 0.10.2: a newer release changed # supply-chain/imports.lock's schema (added a required @@ -279,7 +279,7 @@ jobs: - uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2 with: shared-key: informational - - uses: taiki-e/install-action@b6ff580856c41316412a0b9b60540fbc6f8c82cc # v2 + - uses: taiki-e/install-action@0758d235715de2f3551eacc980d9ae8fce9342c3 # v2 with: tool: cargo-udeps