From a0c7b894a86372fd3a1fc7751bb5d481efd28131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:04:32 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.44.53 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b10b087..f77f3bd5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: override: true - name: Install cargo-llvm-cov - uses: taiki-e/install-action@a533731dca077df9a3f937b9dcafcf679010d002 # v2.44.50 + uses: taiki-e/install-action@278aeeb6e331c1bd610bffe45862e09452854b1a # v2.44.53 with: tool: cargo-llvm-cov