Skip to content

Commit 4562930

Browse files
Bump streetsidesoftware/cspell-action from 7 to 8 (RustPython#6246)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7 to 8. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@v7...v8) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f8c0bc commit 4562930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ jobs:
336336
- name: install extra dictionaries
337337
run: npm install @cspell/dict-en_us @cspell/dict-cpp @cspell/dict-python @cspell/dict-rust @cspell/dict-win32 @cspell/dict-shell
338338
- name: spell checker
339-
uses: streetsidesoftware/cspell-action@v7
339+
uses: streetsidesoftware/cspell-action@v8
340340
with:
341341
files: '**/*.rs'
342342
incremental_files_only: true

0 commit comments

Comments
 (0)