Skip to content

Commit

Permalink
Update github action misspell to 1.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Aggarwal <[email protected]>
  • Loading branch information
rohitagg2020 committed Jul 17, 2024
1 parent dbb8532 commit d2bcadd
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@ccb0441a34ac2a3ece1206c63d7b6dd757ffde4d # v1.1.0
uses: reviewdog/action-misspell@v1.23.0
with:
fail_on_error: true
locale: "US"
Expand Down

0 comments on commit d2bcadd

Please sign in to comment.