Skip to content

Commit

Permalink
ci: Bump actionsx/prettier
Browse files Browse the repository at this point in the history
Bumps [actionsx/prettier](https://github.com/actionsx/prettier) from e90ec5455552f0f640781bdd5f5d2415acb52f1a to 3d9f7c3fa44c9cb819e68292a328d7f4384be206.
- [Release notes](https://github.com/actionsx/prettier/releases)
- [Commits](actionsx/prettier@e90ec54...3d9f7c3)

---
updated-dependencies:
- dependency-name: actionsx/prettier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 28, 2023
1 parent 4434874 commit e3b5d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a # latest
- uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 # latest
with:
# prettier CLI arguments.
args: --check .
Expand Down

0 comments on commit e3b5d9d

Please sign in to comment.