chore(deps): update creyd/prettier_action action to v4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot
2022-05-05 01:13:41 +00:00
parent dd0322f41d
commit 30cdb9c199
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
# End of yarn setup
- name: Run Prettier on ADOPTERS.md
uses: creyD/prettier_action@v3.3
uses: creyD/prettier_action@v4.2
with:
# Modifies commit only if prettier autofixed the ADOPTERS.md
prettier_options: --config docs/prettier.config.js --write ADOPTERS.md