diff --git a/.github/workflows/validate-task.yml b/.github/workflows/validate-task.yml index e682be7..33062ea 100644 --- a/.github/workflows/validate-task.yml +++ b/.github/workflows/validate-task.yml @@ -71,7 +71,7 @@ jobs: # Spell check the user-facing docs. The word list and exclusions live in cspell.json, shared with the # editor's Code Spell Checker. - name: Spell check step - uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8.4.0 + uses: streetsidesoftware/cspell-action@e0668cf020899e887ee8ad4d173c31738a79eae8 # v9.0.1 with: files: | README.md