Skip to content

Commit d11e406

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 8.2.0 to 8.3.0 (#123)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 8.2.0 to 8.3.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@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Cinis <52065414+tsinis@users.noreply.github.com>
1 parent b3c6147 commit d11e406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analyze.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
check-modified-files-only: "yes"
3333

3434
- name: 🪄 Spell check
35-
uses: streetsidesoftware/cspell-action@v8.2.0
35+
uses: streetsidesoftware/cspell-action@v8.3.0
3636
with:
3737
config: .github/workflows/config/spell-check/cspell.json
3838
incremental_files_only: true

0 commit comments

Comments
 (0)