Skip to content

Commit 7b6a0fa

Browse files
authored
Merge pull request #78 from reviewdog/renovate/reviewdog-action-misspell-1.x
chore(deps): update reviewdog/action-misspell action to v1.26.3
2 parents 3ea4ca7 + 558037f commit 7b6a0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
47-
- uses: reviewdog/action-misspell@18ffb61effb93b47e332f185216be7e49592e7e1 # v1.26.1
47+
- uses: reviewdog/action-misspell@9daa94af4357dddb6fd3775de806bc0a8e98d3e4 # v1.26.3
4848
with:
4949
github_token: ${{ secrets.github_token }}
5050
reporter: github-check

0 commit comments

Comments
 (0)