Skip to content

Commit 395091c

Browse files
Bump creyD/prettier_action from 3.1 to 4.2 (#610)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.1 to 4.2. - [Release notes](https://github.com/creyD/prettier_action/releases) - [Commits](creyD/prettier_action@v3.1...v4.2) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a589e5 commit 395091c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
ref: ${{ github.head_ref }}
2222

2323
- name: Prettify code
24-
uses: creyD/prettier_action@v3.1
24+
uses: creyD/prettier_action@v4.2
2525
with:
2626
prettier_options: --write {**/*,*}.md

0 commit comments

Comments
 (0)