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

Merged
chvp merged 1 commit from renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x into main 2025-02-10 16:10:20 +01:00

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.0.1
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.1.0
with:
commit_message: "Update dependencies"
commit_user_name: "CharBOTte"