From 4610d87e5abcca56aac3800edc4f3d2a4e54c058 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 12 Apr 2026 05:13:02 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 0abfcd5 --- .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 07938efc..966442c6 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@7a4939c09608b2a1986b484eca1d16fd0db8ebef # v2 + uses: taiki-e/install-action@0abfcd587b70a713fdaa7fb502c885e2112acb15 # v2 with: tool: cargo-readme - name: Run cargo readme