From cecf9fc96c0fba73c810cf721d7d398609110e30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 18:54:36 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to ed51b98 --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 9f1a0fa8..45d79bfd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -27,7 +27,7 @@ jobs: toolchain: ${{ matrix.toolchain }} - name: Install cargo-llvm-cov - uses: taiki-e/install-action@e8c64729e2a2a2c3cfa6751fa496b34ca19f390c # cargo-llvm-cov + uses: taiki-e/install-action@ed51b980a027342a1585de441842ef147e0ea6ea # cargo-llvm-cov # generate release builds of the testable binaries # this is meant to actually run the binary, so this will fail but the binary will be built