From 4286ee4ca49d665b929ec336191f8da9ce01d7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 01:29:03 +0000 Subject: [PATCH] Bump actionsx/prettier from e90ec54 to 3d9f7c3 (#4736) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8e7de38c..4362ce2c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v3 - name: Check formatting with Prettier - uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a + uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 with: # prettier CLI arguments. args: --write .