diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d05ab9d..affb707 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: components: llvm-tools-preview - name: Install cargo-llvm-cov - uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.52.7 + uses: taiki-e/install-action@de7896b7cd1c7d181266425abbe571b5a8c757bc # v2.52.7 with: tool: cargo-llvm-cov @@ -170,7 +170,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Install cargo-deny - uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.52.7 + uses: taiki-e/install-action@de7896b7cd1c7d181266425abbe571b5a8c757bc # v2.52.7 with: tool: cargo-deny