From 802e1e94e37ea580c42b9b50f483ad77d97a8799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 00:53:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20ivuorinen/action?= =?UTF-8?q?s=20(25.4.8=20=E2=86=92=2025.4.15)=20(#113)?= 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 93ea3ac..7e35ba5 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@312c00f77fbd73948441c8b004607e098e40c97f # 25.4.8 + uses: ivuorinen/actions/set-git-config@359f34ac2092b90b15ee3df3e597cdc81aa63f5b # 25.4.15 # ╭──────────────────────────────────────────────────────────╮ # │ Install packages for linting │