Skip to content

Commit

Permalink
Update github action reviewdog misspell version to 1.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: devanshuVmware <[email protected]>
  • Loading branch information
devanshuVmware committed Jul 18, 2024
1 parent 48764ae commit 788071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/misspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Check out code.
uses: actions/[email protected]
- name: misspell
uses: reviewdog/action-misspell@06d6a480724fa783c220081bbc22336a78dbbe82 # v1.1.0
uses: reviewdog/action-misspell@v1.23.0
with:
fail_on_error: true
locale: "US"
Expand Down

0 comments on commit 788071f

Please sign in to comment.