From 2aa95a4f24b4c5a9a9ac296dd1e1d53bb808feb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:26:05 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to 1c06275 --- .github/workflows/release-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-pr.yml b/.github/workflows/release-pr.yml index 360ca82..5ac8b87 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -27,7 +27,7 @@ jobs: - uses: chainguard-dev/actions/setup-gitsign@main - uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2 - name: Install cargo-release - uses: taiki-e/install-action@de0d48bde65ea4c3b39598619c16d930abf31208 # v2 + uses: taiki-e/install-action@1c0627575f22314174574ac9c993e9233d952f76 # v2 with: tool: cargo-release - uses: cargo-bins/release-pr@deeacca5a38bacc74a3f444b798f4b9bba40f6ad # v2