diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6430c240..445364ca 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -95,7 +95,7 @@ jobs:
           profile: minimal
           toolchain: stable
           override: true
-      - uses: taiki-e/install-action@b7add58e53e52e624966da65007ce24524f3dcf3 # v2.27.9
+      - uses: taiki-e/install-action@4ce8785db2a8a56c9ede16f705c2c49c5c61669c # v2.27.10
         with:
           tool: cargo-tarpaulin
       - name: Generate unit-tests coverage