Skip to content

Commit 6bcc082

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent a98f199 commit 6bcc082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
vimdoc: quick-code-runner.nvim
3131
treesitter: true
32-
- uses: stefanzweifel/git-auto-commit-action@v5
32+
- uses: stefanzweifel/git-auto-commit-action@v7
3333
with:
3434
commit_message: "chore(doc): auto generate docs"
3535
commit_user_name: "github-actions[bot]"

0 commit comments

Comments
 (0)