Skip to content

Commit

Permalink
Merge pull request #639 from dev-sec/dependabot/github_actions/creyD/…
Browse files Browse the repository at this point in the history
…prettier_action-4.3

Bump creyD/prettier_action from 4.2 to 4.3
  • Loading branch information
schurzi committed Feb 21, 2023
2 parents 3c68060 + 3a907b2 commit 271414b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
ref: ${{ github.head_ref }}

- name: Prettify code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
prettier_options: --write {**/*,*}.md

0 comments on commit 271414b

Please sign in to comment.