mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
chore(deps): bump reviewdog/action-misspell from 1 to 1.7.1 (#2212)
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1 to 1.7.1. - [Release notes](https://github.com/reviewdog/action-misspell/releases) - [Commits](https://github.com/reviewdog/action-misspell/compare/v1...v1.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2269ff65ed
commit
a754fb3f5f
2
.github/workflows/misspell.yml
vendored
2
.github/workflows/misspell.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: misspell
|
||||
uses: reviewdog/action-misspell@v1
|
||||
uses: reviewdog/action-misspell@v1.7.1
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
locale: "US"
|
||||
|
Loading…
Reference in New Issue
Block a user