Merge pull request #10987 from backstage/renovate/errata-ai-vale-action-1.x

chore(deps): update errata-ai/vale-action action to v1.5.0
This commit is contained in:
Fredrik Adelöw
2022-04-27 09:42:43 +02:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: documentation quality check
uses: errata-ai/vale-action@v1.4.0
uses: errata-ai/vale-action@v1.5.0
# 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"]'