Skip to content

Commit cf5e9e5

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

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
@@ -201,7 +201,7 @@ jobs:
201201
ref: ${{ env.REF }}
202202
- id: spelling
203203
name: Check spelling
204-
uses: streetsidesoftware/cspell-action@v8.0.0
204+
uses: streetsidesoftware/cspell-action@v8.1.1
205205
with:
206206
check_dot_files: true
207207
config: .cspell.json

0 commit comments

Comments
 (0)