Skip to content

Commit b4c5016

Browse files
Bump streetsidesoftware/cspell-action from 6.10.1 to 6.11.0 (#4164)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.10.1 to 6.11.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@8485bb4...357d91b) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef6212d commit b4c5016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
args: "--threads 1 --max-concurrency 1 --verbose --no-progress './**/*.md' './**/*.html'"
3636

3737
- name: Run markdownlint
38-
uses: streetsidesoftware/cspell-action@8485bb4b688c68384c2f6db7ad931f5e3e63f21c # tag: v6.10.1
38+
uses: streetsidesoftware/cspell-action@357d91b7153520efd453f404d76424cff0a29797 # tag: v6.11.0
3939
with:
4040
files: '**/*.md'
4141

0 commit comments

Comments
 (0)