Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fb7bfc1

Browse files
authoredApr 22, 2025··
chore(deps): bump streetsidesoftware/cspell-action from 6.10.1 to 6.11.0 (#112)
1 parent d4472f0 commit fb7bfc1

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Use Node.js
1818
uses: actions/setup-node@v4
1919
- name: Spell Check
20-
uses: streetsidesoftware/cspell-action@v6.10.1
20+
uses: streetsidesoftware/cspell-action@v6.11.0
2121
with:
2222
files: '**'
2323
incremental_files_only: false

0 commit comments

Comments
 (0)
Please sign in to comment.