Skip to content

Commit 5c39abc

Browse files
committed
Trying new vale GHA
1 parent 9a8692d commit 5c39abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v6
2222

2323
- name: Vale Linting
24-
uses: errata-ai/vale-action@v2
24+
uses: vale-cli/vale-action@v2
2525
with:
2626
files: '["patterns/2-structured/", "patterns/3-validated/"]'
2727
vale_flags: "--glob=*.md"

0 commit comments

Comments
 (0)