From 6a737b84235b9fe1170ad86f50e79c9d178ba747 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Thu, 9 Oct 2025 03:24:54 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 7ec692f --- .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 38ea37d9..879b80cc 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@eba4035583f0f9b001a27be2cce0a136d05d05e3 # v2 + uses: taiki-e/install-action@7ec692fc37da04f8da31c22ba9f3b71ef267e650 # v2 with: tool: cargo-readme - name: Run cargo readme