Skip to content

Commit

Permalink
Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.32.0
Browse files Browse the repository at this point in the history
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@0.30.0...0.32.0)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent ef96329 commit 3ae7197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.30.0
- uses: rojopolis/spellcheck-github-actions@0.32.0
name: Spellcheck
with:
config_path: .github/spellcheck.yml # put path to configuration file here

0 comments on commit 3ae7197

Please sign in to comment.