Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit c78b038

Browse files
Bump creyD/prettier_action from 4.2 to 4.3
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 4.2 to 4.3. - [Release notes](https://github.com/creyD/prettier_action/releases) - [Commits](creyD/prettier_action@v4.2...v4.3) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cae83e5 commit c78b038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-normalize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Prettify markdown
18-
uses: creyD/prettier_action@v4.2
18+
uses: creyD/prettier_action@v4.3
1919
with:
2020
prettier_options: --write **/*.md

0 commit comments

Comments
 (0)