Skip to content

Commit eae38cb

Browse files
authored
Merge pull request #260 from supabase/dependabot/github_actions/master/creyD/prettier_action-4.5
Bump creyD/prettier_action from 4.3 to 4.5
2 parents d95f225 + 0659a97 commit eae38cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.head_ref }}
1919
- name: Run Prettier
20-
uses: creyD/prettier_action@v4.3
20+
uses: creyD/prettier_action@v4.5
2121
with:
2222
# Prettier CLI arguments
2323
prettier_options: '--config ./website/.prettierrc --ignore-path ./website/.prettierignore --check ./website'

0 commit comments

Comments
 (0)