Skip to content

Commit 04f6a74

Browse files
Bump streetsidesoftware/cspell-action from 2.26.1 to 6.3.0 (#50)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb66a42 commit 04f6a74

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Use Node.js
1414
uses: actions/setup-node@v3
1515
- name: Spell Check
16-
uses: streetsidesoftware/cspell-action@v2.26.1
16+
uses: streetsidesoftware/cspell-action@v6.3.0
1717
with:
1818
files: "**"
1919
incremental_files_only: false

0 commit comments

Comments
 (0)