From d4b746706df28e69b84eb564ec89345e3799ea9b Mon Sep 17 00:00:00 2001 From: Zopolis4 Date: Tue, 4 Nov 2025 15:28:19 +1100 Subject: [PATCH] chore(ci): Swap to upstream reviewdog-action-prettier action --- .github/workflows/Prettier.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/Prettier.yml b/.github/workflows/Prettier.yml index 8c38e9c..362ce98 100644 --- a/.github/workflows/Prettier.yml +++ b/.github/workflows/Prettier.yml @@ -14,8 +14,7 @@ jobs: fetch-depth: 0 - name: prettier - # TODO: Ideally we would use the upstream version, but that is broken for a number of reasons. - uses: Zopolis4/reviewdog-action-prettier@8982f2dd22b76752053312a122a06fdba163a240 + uses: EPMatt/reviewdog-action-prettier@f691104cbeb4b0299df971275444c64be93c03ae # v1.3.0 with: fail_level: any filter_mode: nofilter