Skip to content

Commit 685136b

Browse files
Merge pull request #85 from rawilk/dependabot/github_actions/creyD/prettier_action-4.6
Bump creyD/prettier_action from 4.5 to 4.6
2 parents 17e7831 + 52c7b14 commit 685136b

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
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Prettify markdown
20-
uses: creyD/prettier_action@v4.5
20+
uses: creyD/prettier_action@v4.6
2121
with:
2222
prettier_options: --write **/*.md

0 commit comments

Comments
 (0)