Skip to content

Commit 5a7d3c3

Browse files
Bump streetsidesoftware/cspell-action from 5 to 8 (#8218)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 5 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@v5...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a9f2d4 commit 5a7d3c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: actions/checkout@v5
7373

7474
- name: Check spelling
75-
uses: streetsidesoftware/cspell-action@v5
75+
uses: streetsidesoftware/cspell-action@v8
7676
with:
7777
files: 'docs/**/*.md'
7878
config: '.github/cspell.json'

0 commit comments

Comments
 (0)