From 0ea0a5c2f28cd9673933b6778337be720be8bafc Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 12 Nov 2025 04:02:48 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 6cc14f7 --- .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 a003d42a..8bd091a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Lint (rustfmt) run: cargo xfmt --check - name: Install cargo readme - uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2 + uses: taiki-e/install-action@6cc14f7f2f4b3129aff07a8b071d2d4f2733465d # v2 with: tool: cargo-readme - name: Run cargo readme