action-misspell
action-misspell copied to clipboard
Run misspell with reviewdog
Hi. This action needs the `GITHUB_TOKEN`, but a `pull_request` action does not have access to it, does it? So does this actually work? I would guess that `pull_request_target` would be...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/reviewdog/action-misspell). ## Config Migration Needed - [ ]...
Can this action accept multiple locales? for example, accepting both US and UK.
Because many of the examples in the README are surrounded in brackets, I had believed that the options in the yml file had to be in brackets too. This led...
Hey! you are probably already aware of this, but nodejs12 is going to be deprecated soon ``` Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the...
Update reviewdog to [v0.17.4](https://github.com/reviewdog/reviewdog/releases/tag/v0.17.4) Compare [v0.17.2...v0.17.4](https://github.com/reviewdog/reviewdog/compare/v0.17.2...v0.17.4) This PR is auto generated by [depup workflow](https://github.com/reviewdog/action-misspell/actions?query=workflow%3Adepup).
[misspell](https://github.com/client9/misspell) is no longer maintained (last commit was 6 years ago). In the meantime, golangci's team has forked misspell which they now maintain. reviewdog should use an actively maintained version...
Update reviewdog to [v0.20.0](https://github.com/reviewdog/reviewdog/releases/tag/v0.20.0) Compare [v0.19.0...v0.20.0](https://github.com/reviewdog/reviewdog/compare/v0.19.0...v0.20.0) This PR is auto generated by [depup workflow](https://github.com/reviewdog/action-misspell/actions?query=workflow%3Adepup).
Update reviewdog to [v0.20.2](https://github.com/reviewdog/reviewdog/releases/tag/v0.20.2) Compare [v0.20.1...v0.20.2](https://github.com/reviewdog/reviewdog/compare/v0.20.1...v0.20.2) This PR is auto generated by [depup workflow](https://github.com/reviewdog/action-misspell/actions?query=workflow%3Adepup).
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v6` -> `v7` | --- ### Release...