Skip to content

Commit 35ebe24

Browse files
themr0cnickboldt
andauthored
Update .github/workflows/style-guide.yml
Co-authored-by: Nick Boldt <[email protected]>
1 parent 62f38c9 commit 35ebe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style-guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- name: Install Asciidoctor
1212
run: sudo apt-get install -y asciidoctor
13-
- uses: errata-ai/vale-action@reviewdog
13+
- uses: errata-ai/vale-action@v2
1414
with:
1515
filter_mode: diff_context
1616
vale_flags: "--no-exit --minAlertLevel=error"

0 commit comments

Comments
 (0)