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

Open
Johnny5 wants to merge 1 commit from renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x into main

View file

@ -29,7 +29,7 @@ jobs:
sed -i "/revision=/ c revision=1" srcpkgs/trash-util/template
- name: Commit
uses: https://github.com/stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0
uses: https://github.com/stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
with:
commit_user_name: "Johnny5"
commit_user_email: "bot@snaile.de"