Skip to content

Commit

Permalink
build(deps): bump typoci/spellcheck-action from v0.3.0 to v0.4.0
Browse files Browse the repository at this point in the history
Bumps [typoci/spellcheck-action](https://github.com/typoci/spellcheck-action) from v0.3.0 to v0.4.0.
- [Release notes](https://github.com/typoci/spellcheck-action/releases)
- [Changelog](https://github.com/TypoCI/spellcheck-action/blob/master/CHANGELOG.md)
- [Commits](TypoCI/spellcheck-action@v0.3.0...e66f30a)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2021
1 parent 5149998 commit 0f2b264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-check.yml
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: TypoCheck
uses: typoci/spellcheck-action@v0.3.0
uses: typoci/spellcheck-action@v0.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0f2b264

Please sign in to comment.