Skip to content

Commit

Permalink
build(deps): bump typoci/spellcheck-action from v1.0.0 to v1.1.0
Browse files Browse the repository at this point in the history
Bumps [typoci/spellcheck-action](https://github.com/typoci/spellcheck-action) from v1.0.0 to v1.1.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@v1.0.0...a63b143)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
1 parent 65b2715 commit 465f6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: TypoCheck
uses: typoci/spellcheck-action@v1.0.0
uses: typoci/spellcheck-action@v1.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 465f6ba

Please sign in to comment.