Skip to content

Commit e108ff4

Browse files
Move vale vocab main to dir that vale >=3.0.0 expects (#4385)
Co-authored-by: Naomi Pentrel <[email protected]>
1 parent d2bf8a9 commit e108ff4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/vale-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
source env/bin/activate
3030
- uses: errata-ai/vale-action@reviewdog
3131
with:
32-
version: 2.30.0
32+
version: 3.12.0
3333
reporter: github-check
3434
filter_mode: file
3535
fail_on_error: true

0 commit comments

Comments
 (0)