Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 59749d6

Browse files
authored
Merge pull request #3 from codedge/dependabot/github_actions/creyD/prettier_action-v3.3
github-actions(deps): bump creyD/prettier_action from v3.0 to v3.3
2 parents 7ce13d9 + c42c86a commit 59749d6

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
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v2
1515

1616
- name: Prettify markdown
17-
uses: creyD/prettier_action@v3.0
17+
uses: creyD/prettier_action@v3.3
1818
with:
1919
prettier_options: --write **/*.md

0 commit comments

Comments
 (0)