We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb2b5a commit c2fce0aCopy full SHA for c2fce0a
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
treesitter: true
27
28
- name: Push changes
29
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
30
with:
31
commit_message: "chore(build): auto-generate vimdoc [skip ci]"
32
commit_user_name: "github-actions[bot]"
0 commit comments