diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 84bc73d..27c1cf8 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: Check spelling - uses: streetsidesoftware/cspell-action@26602fcdd72301b7f0dcc55023344f193389b9bf # v6 + uses: streetsidesoftware/cspell-action@e464ae97d348eb3beb0c5a6296dc4388ad4484d9 # v6 with: files: | **/*.{ts,tsx,js,jsx,md,json}