Skip to content

Commit c5af22a

Browse files
chore(deps): bump creyD/prettier_action from 4.5 to 4.6 (#112)
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.5 to 4.6. - [Release notes](https://github.com/creyd/prettier_action/releases) - [Commits](creyD/prettier_action@v4.5...v4.6) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-version: '4.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46269f0 commit c5af22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
persist-credentials: false
4848

4949
- name: Prettify code
50-
uses: creyD/prettier_action@v4.5
50+
uses: creyD/prettier_action@v4.6
5151
with:
5252
# "dry" causes that if any file is modified, the job fails
5353
dry: True

0 commit comments

Comments
 (0)