From 8cc1e5ea03df09622ca50e29b89777707d07a5d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 May 2022 16:46:20 +0000 Subject: [PATCH] Update creyD/prettier_action action to v4 --- .github/workflows/prettier-md.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prettier-md.yml b/.github/workflows/prettier-md.yml index 144fbcb..9b0e162 100644 --- a/.github/workflows/prettier-md.yml +++ b/.github/workflows/prettier-md.yml @@ -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