Skip to content

Commit c04d6ee

Browse files
chore(deps): update streetsidesoftware/cspell-action action to v7 (#1051)
1 parent 021f06f commit c04d6ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- run: pnpm typecheck
5858
if: always()
5959
- name: Check spelling
60-
uses: streetsidesoftware/cspell-action@v6
60+
uses: streetsidesoftware/cspell-action@v7
6161
if: always()
6262

6363
test:

.github/workflows/sanity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
- run: pnpm typecheck
5959
if: always()
6060
- name: Check spelling
61-
uses: streetsidesoftware/cspell-action@v6
61+
uses: streetsidesoftware/cspell-action@v7
6262
if: always()

0 commit comments

Comments
 (0)