From 9747caba75fea8f319491b4070a948998a5fa177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 02:01:16 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.49.34 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6d7199cd4..0edea60cc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -232,7 +232,7 @@ jobs: fetch-depth: 0 - name: Install git cliff and typos - uses: taiki-e/install-action@e10e24b7664da3815cd5c17ed3865fbcd6cc1ed9 # v2.49.23 + uses: taiki-e/install-action@914ac1e29db2d22aef69891f032778d9adc3990d # v2.49.34 with: tool: git-cliff,typos