We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd4a29 commit 1269f35Copy full SHA for 1269f35
3 files changed
.github/workflows/cspell.yml
@@ -29,7 +29,7 @@ jobs:
29
persist-credentials: false
30
31
- name: Run cspell
32
- uses: streetsidesoftware/cspell-action@9cd41bb518a24fefdafd9880cbab8f0ceba04d28 # v8.3.0
+ uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8.4.0
33
with:
34
config: ".cspell.json"
35
files: "**/*.{md,mdx}"
0 commit comments