Skip to content

Commit

Permalink
chore(deps): bump streetsidesoftware/cspell-action in /spell-check
Browse files Browse the repository at this point in the history
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 5 to 6.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 3796c20 commit c24977d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spell-check/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
shell: bash

- name: Run spell check
uses: streetsidesoftware/cspell-action@v5
uses: streetsidesoftware/cspell-action@v6
with:
config: .cspell.json
incremental_files_only: ${{ inputs.incremental-files-only }}

0 comments on commit c24977d

Please sign in to comment.