diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 849875b..83cdfb0 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -16,7 +16,7 @@ jobs: - name: Run Prettier id: prettier-run - uses: rutajdash/prettier-cli-action@v1.0.0 + uses: rutajdash/prettier-cli-action@v1.0.2 with: config_path: ./.prettierrc