Skip to content

Commit d96841f

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 6 to 8
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6 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@v6...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>
1 parent 6892982 commit d96841f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Spell Check Code
25-
uses: streetsidesoftware/cspell-action@v6
25+
uses: streetsidesoftware/cspell-action@v8
2626
with:
2727
files: '**/*.md'
2828
config: 'config/cspell.json'

0 commit comments

Comments
 (0)