From 1ce299eb76623d0dd151600e460838f17cf4d4a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 01:10:20 +0200 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20stefanzweifel/?= =?UTF-8?q?git-auto-commit-action=20(v4=20=E2=86=92=20v5)=20(#10)?= 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 17811b0..9255014 100644 --- a/pr-lint/action.yml +++ b/pr-lint/action.yml @@ -143,7 +143,7 @@ runs: run: sudo chown -Rc $UID .git/ - name: Commit and push applied linter fixes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 if: env.APPLY_FIXES_IF_COMMIT == 'true' with: branch: >-