Skip to content

Commit 48801db

Browse files
Bump creyD/prettier_action from 4.5 to 4.6
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>
1 parent de7d173 commit 48801db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prettier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.head_ref }}
1919
- name: Run Prettier
20-
uses: creyD/prettier_action@v4.5
20+
uses: creyD/prettier_action@v4.6
2121
with:
2222
# Prettier CLI arguments
2323
prettier_options: '--config ./website/.prettierrc --ignore-path ./website/.prettierignore --check ./website'

0 commit comments

Comments
 (0)