We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05dc1a3 + 65d14e0 commit b041f0dCopy full SHA for b041f0d
.github/workflows/reviewdog.yml
@@ -57,7 +57,7 @@ jobs:
57
runs-on: ubuntu-latest
58
steps:
59
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
60
- - uses: reviewdog/action-misspell@9daa94af4357dddb6fd3775de806bc0a8e98d3e4 # v1.26.3
+ - uses: reviewdog/action-misspell@d6429416b12b09b4e2768307d53bef58d172e962 # v1.27.0
61
with:
62
github_token: ${{ secrets.github_token }}
63
reporter: github-check
0 commit comments