mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-21 10:37:51 +02: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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-autofix.yml
vendored
2
.github/workflows/lint-autofix.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue