mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-03-11 17:49:23 -05:00
deps(deps): bump reviewdog/action-misspell from 1.26.3 to 1.27.0 (#294)
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.26.3 to 1.27.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](9daa94af43...d6429416b1)
---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
dependency-version: 1.27.0
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>
This commit is contained in:
2
.github/workflows/misspell.yml
vendored
2
.github/workflows/misspell.yml
vendored
@@ -13,6 +13,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- name: misspell
|
||||
uses: reviewdog/action-misspell@9daa94af4357dddb6fd3775de806bc0a8e98d3e4 # v1
|
||||
uses: reviewdog/action-misspell@d6429416b12b09b4e2768307d53bef58d172e962 # v1
|
||||
with:
|
||||
locale: "US"
|
||||
|
||||
Reference in New Issue
Block a user