We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cac046 commit 94c17b8Copy full SHA for 94c17b8
.github/workflows/validate-documentation.yml
@@ -32,7 +32,7 @@ jobs:
32
args: "--threads 1 --max-concurrency 1 --verbose --no-progress './**/*.md' './**/*.html'"
33
34
- name: Run markdownlint
35
- uses: streetsidesoftware/cspell-action@ef95dc49d631fc2a9e9ea089ae2b2127b7c4588e # tag: v6.10.0
+ uses: streetsidesoftware/cspell-action@8485bb4b688c68384c2f6db7ad931f5e3e63f21c # tag: v6.10.1
36
with:
37
files: '**/*.md'
38
0 commit comments