Skip to content

Commit 49b9ce1

Browse files
authored
Merge pull request #981 from vmware-tanzu/dependabot/github_actions/reviewdog/action-misspell-1.12.3
Bump reviewdog/action-misspell from 1.12.2 to 1.12.3
2 parents 843e3cd + 15c031e commit 49b9ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/misspell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Check out code.
99
uses: actions/[email protected]
1010
- name: misspell
11-
uses: reviewdog/action-misspell@811b1e15f531430be3a5784e3d591bd657df18b0 # v1.1.0
11+
uses: reviewdog/action-misspell@fe8d5c98c3761ef40755a7bb95460b2a33f6b346 # v1.1.0
1212
with:
1313
fail_on_error: true
1414
locale: "US"

0 commit comments

Comments
 (0)