Skip to content

Commit 918f101

Browse files
Bump streetsidesoftware/cspell-action from 7.1.0 to 7.1.1 (#4298)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@ad35d5e...1570489) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f20e157 commit 918f101

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
@@ -43,7 +43,7 @@ jobs:
4343
args: "--cache --max-cache-age 1d --threads 1 --max-concurrency 1 --verbose --retry-wait-time 5 --max-retries 3 --timeout 60 --no-progress './**/*.md' './**/*.html'"
4444

4545
- name: Run markdownlint
46-
uses: streetsidesoftware/cspell-action@ad35d5e5f85f4690dadb33f568e4b963d6a358f0 # tag: v7.1.0
46+
uses: streetsidesoftware/cspell-action@157048954070986ce4315d0813573a2d8faee361 # tag: v7.1.1
4747
with:
4848
files: '**/*.md'
4949

0 commit comments

Comments
 (0)