Skip to content

Commit 1269f35

Browse files
Bumpd cspell from 9.7.0 to 10.0.0 (#42285)
1 parent bbd4a29 commit 1269f35

File tree

3 files changed

+211
-239
lines changed

3 files changed

+211
-239
lines changed

.github/workflows/cspell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: Run cspell
32-
uses: streetsidesoftware/cspell-action@9cd41bb518a24fefdafd9880cbab8f0ceba04d28 # v8.3.0
32+
uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8.4.0
3333
with:
3434
config: ".cspell.json"
3535
files: "**/*.{md,mdx}"

0 commit comments

Comments
 (0)