From 1d7ebe1cedbbeb709c1079d6e864959461cb2e7b Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 8 Oct 2025 03:12:11 +0000 Subject: [PATCH] Update taiki-e/install-action digest to eba4035 --- .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 83ae9f1f..38ea37d9 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@f33d3f211b0303ea71864a2677724fed135b8e99 # v2 + uses: taiki-e/install-action@eba4035583f0f9b001a27be2cce0a136d05d05e3 # v2 with: tool: cargo-readme - name: Run cargo readme