Skip to content

Commit 45725c7

Browse files
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](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] <support@github.com>
1 parent 5c98e5f commit 45725c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
persist-credentials: false
2020

21-
- uses: streetsidesoftware/cspell-action@v7
21+
- uses: streetsidesoftware/cspell-action@v8
2222
with:
2323
config: .vscode/cspell.json

0 commit comments

Comments
 (0)