Skip to content

Commit 6d6f044

Browse files
authored
bump cspell-action to v6.9.0 (#8368)
1 parent 9c6a00a commit 6d6f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
${{ env.CONFIG_URL }}/contribs-dict.txt
3434
3535
- name: Run cspell
36-
uses: streetsidesoftware/cspell-action@v5
36+
uses: streetsidesoftware/cspell-action@v6.9.0
3737
with:
3838
files: '**' # needed as workaround for non-incremental runs (overrides in config still work ok)
3939
config: "cspell.json"

0 commit comments

Comments
 (0)