Skip to content

Commit 5143e93

Browse files
chore(deps): bump creyD/prettier_action from 3.3 to 4.6
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.3 to 4.6. - [Release notes](https://github.com/creyd/prettier_action/releases) - [Commits](creyD/prettier_action@v3.3...v4.6) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-version: '4.6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76be565 commit 5143e93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: ${{ github.head_ref }}
1818

1919
- name: Prettify code
20-
uses: creyD/prettier_action@v3.3
20+
uses: creyD/prettier_action@v4.6
2121
with:
2222
prettier_options: --write **/*.{md}
2323
commit_message: "style: prettify code"

0 commit comments

Comments
 (0)