From 2eca6767a7fe158f028b2e252b6688ac9b1dbb65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:38:16 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action digest to a1df912 --- .github/workflows/release-pr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-pr.yaml b/.github/workflows/release-pr.yaml index 9914557..01722b2 100644 --- a/.github/workflows/release-pr.yaml +++ b/.github/workflows/release-pr.yaml @@ -32,7 +32,7 @@ jobs: with: fetch-depth: 0 - name: Install git-cliff - uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2 + uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2 with: tool: git-cliff - id: version @@ -67,7 +67,7 @@ jobs: with: fetch-depth: 0 - name: Install git-cliff - uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2 + uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2 with: tool: git-cliff - name: Generate changelog