Skip to content

Commit c8142d1

Browse files
Bump streetsidesoftware/cspell-action from 6.8.1 to 6.9.0 (#75)
1 parent 86c9dc3 commit c8142d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cspell-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Use Node.js
1515
uses: actions/setup-node@v4
1616
- name: Spell Check
17-
uses: streetsidesoftware/cspell-action@v6.8.1
17+
uses: streetsidesoftware/cspell-action@v6.9.0
1818
with:
1919
files: '**'
2020
incremental_files_only: false

0 commit comments

Comments
 (0)