Skip to content

Commit e78f2d1

Browse files
ci(deps): Bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0 (#28)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f865042 commit e78f2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
ref: ${{ env.REF }}
193193
- id: spelling
194194
name: Check spelling
195-
uses: streetsidesoftware/cspell-action@v7.2.1
195+
uses: streetsidesoftware/cspell-action@v8.0.0
196196
with:
197197
config: .cspell.json
198198
inline: error

0 commit comments

Comments
 (0)