Skip to content

Commit

Permalink
Bump streetsidesoftware/cspell-action from 6.3.0 to 6.8.0
Browse files Browse the repository at this point in the history
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.3.0 to 6.8.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@v6.3.0...v6.8.0)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2024
1 parent d992b5f commit fa36667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
args: "--threads 1 --max-concurrency 1 --verbose --no-progress './**/*.md' './**/*.html'"

- name: Run markdownlint
uses: streetsidesoftware/cspell-action@v6.3.0
uses: streetsidesoftware/cspell-action@v6.8.0
with:
files: '**/*.md'

Expand Down

0 comments on commit fa36667

Please sign in to comment.