We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4849b1 + 9bcb58c commit 6bc0a9cCopy full SHA for 6bc0a9c
.github/workflows/prettier-md.yml
@@ -19,6 +19,6 @@ jobs:
19
ref: ${{ github.head_ref }}
20
21
- name: Prettify code
22
- uses: creyD/prettier_action@31355f8eef017f8aeba2e0bc09d8502b13dbbad1 # v4.3
+ uses: creyD/prettier_action@8c18391fdc98ed0d884c6345f03975edac71b8f0 # v4.6
23
with:
24
prettier_options: --write {**/*,*}.md
0 commit comments