Skip to content

Commit 7598131

Browse files
dependabot[bot]jrfnl
authored andcommitted
GH Actions: 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@76c6f6d...3294df5) --- 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 caf6d22 commit 7598131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
persist-credentials: false
6565

6666
- name: Spellcheck
67-
uses: streetsidesoftware/cspell-action@76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0 # v7.2.1
67+
uses: streetsidesoftware/cspell-action@3294df585d3d639e30f3bc019cb11940b9866e95 # v8.0.0
6868
with:
6969
# Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns.
7070
files: '**/*.md'

0 commit comments

Comments
 (0)