From e5a75c1ef638896820638d2b39f416276faea429 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:25:35 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to ad09049 --- .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 4e59247f..5fea79e1 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@08d473f7b2bf2e092f4c5bd3812b23ed7253f2c9 # cargo-llvm-cov + uses: taiki-e/install-action@ad0904967b4c8e3005f6ed2efa1fa74dd9a05f32 # 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