From 7703e85030c31002850b2837cd04977c3a5e2f7c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Apr 2025 09:00:24 +0000 Subject: [PATCH] Update https://github.com/stefanzweifel/git-auto-commit-action action to v5.2.0 --- .forgejo/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index d91cc6f4..ac94d95e 100644 --- a/.forgejo/workflows/update.yaml +++ b/.forgejo/workflows/update.yaml @@ -62,7 +62,7 @@ jobs: uses: actions/download-artifact@v3 with: name: flake.lock - - uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.1.0 + - uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.2.0 with: commit_message: "Update dependencies" commit_user_name: "CharBOTte"