We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e29dcc commit ea5ffa0Copy full SHA for ea5ffa0
1 file changed
.github/workflows/docs.yml
@@ -29,6 +29,6 @@ jobs:
29
**/*.md
30
31
- name: Commit changes
32
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
33
with:
34
commit_message: Fixed docs style
0 commit comments