Skip to content

Commit 1cc4ca5

Browse files
committed
ci(vale): try my fork
Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 8b043b2 commit 1cc4ca5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/vale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ jobs:
3232
**.md
3333
3434
- name: Run vale checks
35-
uses: errata-ai/vale-action@v2.1.1
35+
uses: StaticRocket/vale-action@a6a8aa9d8692021c408554b45a9bb9e2b78cce96
3636
with:
3737
fail_on_error: true
3838
files: ${{ steps.changed-files.outputs.all_changed_files }}
39+
version: none

0 commit comments

Comments
 (0)