Skip to content

Commit

Permalink
Merge pull request #175 from codedge/dependabot/github_actions/creyD/…
Browse files Browse the repository at this point in the history
…prettier_action-v3.3

github-actions(deps): bump creyD/prettier_action from v3.0 to v3.3
  • Loading branch information
codedge committed Mar 12, 2021
2 parents f9729be + 6829be2 commit daf2512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-normalize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: actions/checkout@v2

- name: Prettify markdown
uses: creyD/prettier_action@v3.0
uses: creyD/prettier_action@v3.3
with:
prettier_options: --write **/*.md

0 comments on commit daf2512

Please sign in to comment.