From 6f99d57415f6cfdc47e8ac84be5eb3465c6df364 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 04:43:47 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to 18ab6bd --- .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 ac4991d..ba45d8a 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -28,7 +28,7 @@ jobs: - uses: chainguard-dev/actions/setup-gitsign@main - uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2 - name: Install cargo-release - uses: taiki-e/install-action@56ab7930c591507f833cbaed864d201386d518a8 # v2 + uses: taiki-e/install-action@18ab6bde9dca8a1b7ffc34d915c2c21a581e253a # v2 with: tool: cargo-release - uses: cargo-bins/release-pr@deeacca5a38bacc74a3f444b798f4b9bba40f6ad # v2