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

Merged
chvp merged 1 commit from renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x into main 2025-04-21 21:53:43 +02:00

View file

@ -62,7 +62,7 @@ jobs:
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: flake.lock 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: with:
commit_message: "Update dependencies" commit_message: "Update dependencies"
commit_user_name: "CharBOTte" commit_user_name: "CharBOTte"