Skip to content

Commit e8624dc

Browse files
authored
Merge pull request #1092 from maxmind/dependabot/github_actions/creyD/prettier_action-4.5
build(deps): bump creyD/prettier_action from 4.3 to 4.5
2 parents b81807f + f10b4b2 commit e8624dc

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
@@ -17,7 +17,7 @@ jobs:
1717
persist-credentials: false
1818

1919
- name: Prettify code
20-
uses: creyD/prettier_action@v4.3
20+
uses: creyD/prettier_action@v4.5
2121
with:
2222
dry: True
2323
prettier_options: --check assets/js/**

0 commit comments

Comments
 (0)