Skip to content

Commit 1440a6c

Browse files
chore(deps): update reviewdog/action-misspell action to v1.26.3 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47c38dd commit 1440a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30-
- uses: reviewdog/action-misspell@18ffb61effb93b47e332f185216be7e49592e7e1 # v1.26.1
30+
- uses: reviewdog/action-misspell@9daa94af4357dddb6fd3775de806bc0a8e98d3e4 # v1.26.3
3131
with:
3232
github_token: ${{ secrets.github_token }}
3333
reporter: github-check

0 commit comments

Comments
 (0)