Skip to content

Commit

Permalink
Merge pull request #14 from T-Systems-MMS/renovate/creyd-prettier_act…
Browse files Browse the repository at this point in the history
…ion-4.x

Update creyD/prettier_action action to v4
  • Loading branch information
michaelamattes committed May 9, 2022
2 parents 9e7ec7c + 6c35dd0 commit 004d693
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 @@ -19,6 +19,6 @@ jobs:
ref: ${{ github.head_ref }}

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

0 comments on commit 004d693

Please sign in to comment.