Skip to content

Commit 6bc0a9c

Browse files
authored
Merge pull request #71 from telekom-mms/renovate/creyd-prettier_action-4.x
Update creyD/prettier_action action to v4.6
2 parents b4849b1 + 9bcb58c commit 6bc0a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
ref: ${{ github.head_ref }}
2020

2121
- name: Prettify code
22-
uses: creyD/prettier_action@31355f8eef017f8aeba2e0bc09d8502b13dbbad1 # v4.3
22+
uses: creyD/prettier_action@8c18391fdc98ed0d884c6345f03975edac71b8f0 # v4.6
2323
with:
2424
prettier_options: --write {**/*,*}.md

0 commit comments

Comments
 (0)