From 7bd1b62dc8b84eb5f7023a72d35dec4518cd4d3f Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 16 Sep 2025 09:35:40 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e5f8d33 --- .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 a7f59ae4..7d0416a3 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@cc60de1d6831d7e9c4342f618ce7a5d6a9f223a4 # v2 + uses: taiki-e/install-action@e5f8d33e7166e0491b2ab4ff0567cc6cd6772737 # v2 with: tool: cargo-readme - name: Run cargo readme