Skip to content

Commit a4072c3

Browse files
Merge pull request #593 from willtheorangeguy/dependabot/github_actions/creyD/prettier_action-4.6
2 parents 3aa1032 + f27491d commit a4072c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

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

2121
- name: Prettify code
22-
uses: creyD/prettier_action@v4.3
22+
uses: creyD/prettier_action@v4.6
2323
with:
2424
# This part is also where you can pass other options, for example:
2525
prettier_options: --write **/*.{js,md}

0 commit comments

Comments
 (0)