Skip to content

Commit 8e7ea9e

Browse files
authored
Update .github/workflows/style-guide.yml
1 parent f100e78 commit 8e7ea9e

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install Asciidoctor
1313
run: sudo apt-get install -y asciidoctor
1414
- name: Run Vale on new and modified content
15-
uses: errata-ai/vale-action@v2
15+
uses: errata-ai/vale-action@v2.1.1
1616
with:
1717
files: assemblies
1818
vale_flags: "--minAlertLevel=warning"

0 commit comments

Comments
 (0)