mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-08-23 03:48:36 +00:00
Upgrade: Bump creyD/prettier_action from 3.1 to 4.3
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3. - [Release notes](https://github.com/creyd/prettier_action/releases) - [Commits](https://github.com/creyd/prettier_action/compare/v3.1...v4.3) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aabbdc45e7
commit
7d6c02ebe9
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Prettify code
|
- name: Prettify code
|
||||||
uses: creyD/prettier_action@v3.1
|
uses: creyD/prettier_action@v4.3
|
||||||
with:
|
with:
|
||||||
prettier_options: --write **/*.{js,ts,md,vue}
|
prettier_options: --write **/*.{js,ts,md,vue}
|
||||||
only_changed: true
|
only_changed: true
|
||||||
|
Loading…
Reference in New Issue
Block a user