Skip to content

Commit 7399814

Browse files
Merge branch 'main' into renovate/golang.org-x-exp-digest
2 parents 707cc6c + 0612390 commit 7399814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python3 -m venv "$venv"
1919
echo "$venv/bin" >> $GITHUB_PATH
2020
- name: Vale
21-
uses: errata-ai/vale-action@3a4769d4af5f9498e586fb41abc72bbca594b400
21+
uses: errata-ai/vale-action@2690bc95f0ed3cb5220492575af09c51b04fbea9
2222
with:
2323
vale_flags: "--glob=!{docs/testdata/*,CHANGELOG.md,.github/styles/proselint/README.md,examples/simple_plugin/docs/*.md}"
2424
filter_mode: nofilter

0 commit comments

Comments
 (0)