Skip to content

Commit

Permalink
chore(deps): bump streetsidesoftware/cspell-action from 2 to 5 in /sp…
Browse files Browse the repository at this point in the history
…ell-check (#262)

chore(deps): bump streetsidesoftware/cspell-action in /spell-check

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 2 to 5.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@v2...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 5bd706c commit 1e0908d
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@v2
uses: streetsidesoftware/cspell-action@v5
with:
config: .cspell.json
incremental_files_only: ${{ inputs.incremental-files-only }}

0 comments on commit 1e0908d

Please sign in to comment.