diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bccfa69..c5d0315 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: toolchain: nightly - name: Install cargo-nextest - uses: taiki-e/install-action@cfdb446e391c69574ebc316dfb7d7849ec12b940 # v2.68.8 + uses: taiki-e/install-action@aba36d755ec7ca22d38b12111787c26115943952 # v2.68.12 with: tool: cargo-nextest @@ -150,7 +150,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Install cargo-shear - uses: taiki-e/install-action@cfdb446e391c69574ebc316dfb7d7849ec12b940 # v2.68.8 + uses: taiki-e/install-action@aba36d755ec7ca22d38b12111787c26115943952 # v2.68.12 with: tool: cargo-shear