Skip to content

Commit

Permalink
Bump reviewdog/action-misspell from 1.13.1 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 7, 2023
1 parent 5843cfa commit da7809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: reviewdog/action-misspell@v1.13.1
- uses: reviewdog/action-misspell@v1.14.0
with:
github_token: ${{ secrets.github_token }}
check-spellcheck:
Expand Down

0 comments on commit da7809a

Please sign in to comment.