diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4b1cd7..fa75fbe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: run: cargo test --all-targets --all-features - name: Install tools - uses: taiki-e/install-action@9bcaee1dcae34154180f412e2fa69355a7cda9f6 # v2.82.6 + uses: taiki-e/install-action@50414676f9f5d50a65992c6dd2ed02641263226c # v2.82.10 with: tool: cargo-audit,cargo-tarpaulin,cargo-deny