Skip to content

Commit

Permalink
Bump reviewdog/action-misspell from 1.19.0 to 1.20.0 (#90)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@v1.19.0...v1.20.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 7075b2f commit 0a5a2ec
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.19.0
- uses: reviewdog/action-misspell@v1.20.0
with:
github_token: ${{ secrets.github_token }}
check-spellcheck:
Expand Down

0 comments on commit 0a5a2ec

Please sign in to comment.