Skip to content

Commit 075830a

Browse files
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](creyD/prettier_action@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] <[email protected]>
1 parent 38a79ee commit 075830a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Prettify code
16-
uses: creyD/prettier_action@v3.1
16+
uses: creyD/prettier_action@v4.3
1717
with:
1818
prettier_options: --write **/*.{js,ts,md,vue}
1919
only_changed: true

0 commit comments

Comments
 (0)