From 1018ccd7fe3d4520222a558d7d5f701515c45af0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 04:02:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20ivuorinen/action?= =?UTF-8?q?s=20(25.7.14=20=E2=86=92=2025.7.21)=20(#195)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pr-lint/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr-lint/action.yml b/pr-lint/action.yml index 19cff13..aba7f0b 100644 --- a/pr-lint/action.yml +++ b/pr-lint/action.yml @@ -29,7 +29,7 @@ runs: # ╰──────────────────────────────────────────────────────────╯ - name: Setup Git Config id: git-config - uses: ivuorinen/actions/set-git-config@3cfe6722c4f81d724c8c6b27be453ff4c6f14ef0 # 25.7.14 + uses: ivuorinen/actions/set-git-config@8476cd4675ea8210eadf4a267bbeb13bddea4e75 # 25.7.21 # ╭──────────────────────────────────────────────────────────╮ # │ Install packages for linting │