From 7993bd6833c8594339da8945b43d9ca54b4a36ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:58:58 +0000 Subject: [PATCH] build(deps): bump streetsidesoftware/cspell-action from 7 to 8 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](https://github.com/streetsidesoftware/cspell-action/compare/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] --- .github/workflows/check-spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-spelling.yml b/.github/workflows/check-spelling.yml index ed988294882e..9fcfeedd1a37 100644 --- a/.github/workflows/check-spelling.yml +++ b/.github/workflows/check-spelling.yml @@ -17,7 +17,7 @@ jobs: with: node-version-file: .nvmrc - run: npm run _install:dict --ignore-scripts - - uses: streetsidesoftware/cspell-action@v7 + - uses: streetsidesoftware/cspell-action@v8 with: # Files should be consistent with check:spelling files files: |