From b73d405eac97b9be1f9fa6a3279807af599e1a4a Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 12 Nov 2024 04:17:06 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 9c04113 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 340cc27..ed67d5f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: with: persist-credentials: false - name: Install cargo release - uses: taiki-e/install-action@c6dc131d2c4291552cafb840290190a53b2cd937 # v2 + uses: taiki-e/install-action@9c04113bd63f9659d7a53908386758275ab35630 # v2 with: tool: cargo-release@0.25.0 - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1