Skip to content

Commit

Permalink
⬆️ Updates errata-ai/vale-action action to v1.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jul 3, 2021
1 parent f001bd4 commit 88ea6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-quality-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: documentation quality check
uses: errata-ai/vale-action@v1.3.0
uses: errata-ai/vale-action@v1.4.2
# Whitelist excluding ADOPTERS, CHANGELOG and OWNERS (no exclude flag exists)
with:
files: '[".changeset", ".github", "contrib", "docs", "microsite", "packages", "plugins", "CONTRIBUTING.md", "CODE_OF_CONDUCT.md", "GOVERNANCE.md", "README.md"]'
Expand Down

0 comments on commit 88ea6ad

Please sign in to comment.