1
0
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:
dependabot[bot] 2021-05-12 13:32:09 +00:00 committed by GitHub
parent 2269ff65ed
commit a754fb3f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"