From 97381caf8084053e71f15ff33bdcf5a94ae0210f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 03:56:32 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20ivuorinen/action?= =?UTF-8?q?s=20(25.6.5=20=E2=86=92=2025.6.9)=20(#162)?= 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 1b5a272..424318f 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@fef32ab12bf8924df3460726365d6d9e88a41d6e # 25.6.5 + uses: ivuorinen/actions/set-git-config@d2412886ec73377cdc977ac2b2a45fc507f1c559 # 25.6.9 # ╭──────────────────────────────────────────────────────────╮ # │ Install packages for linting │