From 7a46a3183c3cf79d528cc077a3283d4a3a13772b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:55:23 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.48.9 --- .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 3af565c94..8898a718f 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@82c3ccf997338625b2600b840b51cd18a38568fd # v2.48.7 + uses: taiki-e/install-action@995f97569c4a8ae84dcd7e1a0107f65ca6ebf139 # v2.48.9 with: tool: git-cliff,typos