Skip to content

Commit

Permalink
Bump reviewdog/action-misspell from 1.20.0 to 1.21.0 (#280)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@e4602ab...30433ca)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 9544084 commit a58cd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
github_token: ${{ secrets.github_token }}
fail_on_error: true

- uses: reviewdog/action-misspell@e4602ab781cd1c61e23a0c91316ab9e9a561da94 # v1.20.0
- uses: reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f # v1.21.0
if: ${{ always() }}
with:
github_token: ${{ secrets.github_token }}
Expand Down

0 comments on commit a58cd86

Please sign in to comment.