We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b59d97 commit 4c80cb3Copy full SHA for 4c80cb3
.github/workflows/vale.yml
@@ -19,5 +19,6 @@ jobs:
19
- uses: errata-ai/vale-action@reviewdog
20
with:
21
files: fern
22
+ version: 3.12.0
23
env:
24
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments