diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b4e24381..c59ff53d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: treesitter: true - name: Push changes - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "chore(build): auto-generate vimdoc [skip ci]" commit_user_name: "github-actions[bot]"