From 03fb19df33f282e4d5ae429b4a4bfc3d2d97e30b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 07:40:40 +0200 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to 1c8b6e3 (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 e1e5132..9e417bd 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -25,7 +25,7 @@ jobs: - uses: chainguard-dev/actions/setup-gitsign@main - uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2 - name: Install cargo-release - uses: taiki-e/install-action@0163f6cf65d9b9bb0e5d1f0e3ae19280a06be4b0 # v2 + uses: taiki-e/install-action@1c8b6e3bf44067543a50f738a0f4a4d98347f77e # v2 with: tool: cargo-release - uses: cargo-bins/release-pr@deeacca5a38bacc74a3f444b798f4b9bba40f6ad # v2