Skip to content

Commit 78ea3ea

Browse files
authored
Merge pull request #15 from streetsidesoftware/dependabot/github_actions/streetsidesoftware/cspell-action-2.0.2
Bump streetsidesoftware/cspell-action from 1 to 2.0.2
2 parents ff9a3e4 + ae5900d commit 78ea3ea

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@v1
16+
uses: streetsidesoftware/cspell-action@v2.0.2
1717
with:
1818
files: "**"
1919
incremental_files_only: false

0 commit comments

Comments
 (0)