From 644f3dec68db22f3c9c12956401f063a8bc50f91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 08:42:23 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20ivuorinen/action?= =?UTF-8?q?s=20(25.4.25=20=E2=86=92=2025.4.28)=20(#130)?= 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 5ab538f..8226c6d 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@279ab4ac65d73b63b72f4a4064149b885b1ab134 # 25.4.25 + uses: ivuorinen/actions/set-git-config@edb5db7b564801bc35bcd5b7667c185760d05fdd # 25.4.28 # ╭──────────────────────────────────────────────────────────╮ # │ Install packages for linting │