mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#11272)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ed2ea2ecf
commit
ee332e951d
|
|
@ -42,6 +42,6 @@ jobs:
|
||||||
- name: Print Diff
|
- name: Print Diff
|
||||||
run: git diff
|
run: git diff
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||||
with:
|
with:
|
||||||
commit_message: 'refactor: apply lint autofix'
|
commit_message: 'refactor: apply lint autofix'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue