Skip to content

Commit

Permalink
chore: upgrade prettier cli action 1.0.0 to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
120EE0692 committed Mar 12, 2024
1 parent f93b43b commit fde278d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run Prettier
id: prettier-run
uses: rutajdash/prettier-cli-action@v1.0.0
uses: rutajdash/prettier-cli-action@v1.0.2
with:
file_pattern: ${{ inputs.file_pattern }}
config_path: ${{ inputs.config_path }}
Expand Down

0 comments on commit fde278d

Please # to comment.