Skip to content

Commit

Permalink
Bump streetsidesoftware/cspell-action from 6.8.1 to 6.9.0
Browse files Browse the repository at this point in the history
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.8.1 to 6.9.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.8.1...v6.9.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] authored Nov 11, 2024
1 parent 0a1be28 commit d334878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/speller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: "actions/checkout@v4.2.2"

- name: "Run"
uses: streetsidesoftware/cspell-action@v6.8.1
uses: streetsidesoftware/cspell-action@v6.9.0
with:
incremental_files_only: false
files: |
Expand Down

0 comments on commit d334878

Please sign in to comment.