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.
1 parent d097343 commit 6b061c1Copy full SHA for 6b061c1
.github/workflows/reviewdog.yaml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
steps:
40
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
- - uses: reviewdog/action-markdownlint@8a1ef8f946e74c4d7119ec2489069a870b2a4e8f # v0.20.0
+ - uses: reviewdog/action-markdownlint@03033f367f4405bac3aab53233f9ab38da874884 # v0.22.0
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
0 commit comments