From 99b2f1ff0baf2e4e4e930dd35f55dc78f556c0c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Jun 2025 19:03:40 +0000 Subject: [PATCH] Update https://github.com/stefanzweifel/git-auto-commit-action action to v6 --- .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 ac94d95e..b39f242f 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.2.0 + - uses: https://github.com/stefanzweifel/git-auto-commit-action@v6.0.0 with: commit_message: "Update dependencies" commit_user_name: "CharBOTte"