Skip to content

Commit 610d503

Browse files
chore: bump streetsidesoftware/cspell-action from 7 to 8 (#393)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9647bae commit 610d503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v5
4242

4343
- name: 🪄 Spell Check
44-
uses: streetsidesoftware/cspell-action@v7
44+
uses: streetsidesoftware/cspell-action@v8
4545
with:
4646
config: ${{inputs.config}}
4747
files: ${{inputs.includes}}

0 commit comments

Comments
 (0)