From ea98a76d6feb4b2f631d789162af82ee34c416b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:44:29 +0000 Subject: [PATCH] chore(deps): bump actionsx/prettier from 2 to 3 Bumps [actionsx/prettier](https://github.com/actionsx/prettier) from 2 to 3. - [Release notes](https://github.com/actionsx/prettier/releases) - [Commits](https://github.com/actionsx/prettier/compare/v2...v3) --- updated-dependencies: - dependency-name: actionsx/prettier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 1e919ac..3ef8dc7 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -39,7 +39,7 @@ jobs: - name: Install package run: npm install - - uses: actionsx/prettier@v2 + - uses: actionsx/prettier@v3 with: # prettier CLI arguments. args: --list-different src