diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b7433d9..4d9ab9cb 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@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "chore(build): auto-generate vimdoc [skip ci]" commit_user_name: "github-actions[bot]"