Skip to content

Commit 1732b87

Browse files
ci(deps): Bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.1 to 8.0.0. - [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.2.1...v8.0.0) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f865042 commit 1732b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
ref: ${{ env.REF }}
193193
- id: spelling
194194
name: Check spelling
195-
uses: streetsidesoftware/cspell-action@v7.2.1
195+
uses: streetsidesoftware/cspell-action@v8.0.0
196196
with:
197197
config: .cspell.json
198198
inline: error

0 commit comments

Comments
 (0)