diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index 61e55092..e8351cba 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.0.1 + - uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.1.0 with: commit_message: "Update dependencies" commit_user_name: "CharBOTte"