From d6d99b627ece34f38654e06b22485ddf8c3ed3af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 02:55:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20ivuorinen/action?= =?UTF-8?q?s=20(25.5.12=20=E2=86=92=2025.5.26)=20(#148)?= 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 77f78a9..b11826b 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@140177528bc0a5a27fcf20a2bf19f6c9390d001c # 25.5.12 + uses: ivuorinen/actions/set-git-config@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26 # ╭──────────────────────────────────────────────────────────╮ # │ Install packages for linting │