Skip to content

Commit a33fdf7

Browse files
Bump creyD/prettier_action from 3.3 to 4.0 (#134)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. - [Release notes](https://github.com/creyD/prettier_action/releases) - [Commits](creyD/prettier_action@v3.3...v4.0) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f7836b commit a33fdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: ⤵️ Check out code from GitHub
104104
uses: actions/[email protected]
105105
- name: 🚀 Run Prettier
106-
uses: creyD/prettier_action@v3.3
106+
uses: creyD/prettier_action@v4.0
107107
with:
108108
prettier_options: --write **/*.{json,js,md,yaml}
109109
env:

0 commit comments

Comments
 (0)