Skip to content

Commit 9fcb3f8

Browse files
authored
Merge pull request #2 from joncrangle/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 0563bcc + 75056f7 commit 9fcb3f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
demojify: true
2424
treesitter: true
2525
- name: Push changes
26-
uses: stefanzweifel/git-auto-commit-action@v5
26+
uses: stefanzweifel/git-auto-commit-action@v6
2727
with:
2828
commit_message: "chore(build): auto-generate vimdoc"
2929
commit_user_name: "github-actions[bot]"

0 commit comments

Comments
 (0)