Skip to content

Commit eb3f618

Browse files
ci(deps): Bump streetsidesoftware/cspell-action from 8.2.0 to 8.3.0 (#345)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9470ed commit eb3f618

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.2.0
204+
uses: streetsidesoftware/cspell-action@v8.3.0
205205
with:
206206
check_dot_files: true
207207
config: .cspell.json

0 commit comments

Comments
 (0)