diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 3f880c57..c6e1e27b 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -50,7 +50,7 @@ jobs: with: components: clippy - name: Install tools - uses: taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2.62.60 + uses: taiki-e/install-action@e0db384ad69f5ba2c6dd0129d8934e0d0ba465c1 # v2.65.10 with: tool: cargo-llvm-cov,cargo-deny - name: Check dependencies