chore(deps): update stefanzweifel/git-auto-commit-action action to v5 (#756)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-11 19:32:22 +08:00 committed by GitHub
parent 8591e2ff71
commit 60a3e095b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
toc: true
version: "nvim >= 0.8.0"
treesitter: true
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "docs: auto generate vimdoc"
branch: ${{ github.head_ref }}