Update https://github.com/stefanzweifel/git-auto-commit-action action to v5.2.0 #12

Open
renovate-bot wants to merge 1 commit from renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x into main
Showing only changes of commit 0e6df73926 - Show all commits

View file

@ -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"