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 cfda912 commit 8ce09a0Copy full SHA for 8ce09a0
.github/workflows/pr_reviewdog.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
steps:
48
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
49
- - uses: reviewdog/action-markdownlint@97e3df02fe1573d505a7b268046a44fa5409cbc3 # tag=v0.9.0
+ - uses: reviewdog/action-markdownlint@5bc6ad5ba9e1250878f351bafcc7ac0a11dc050f # v0.18.0
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
markdownlint_flags: "-i README.md ."
0 commit comments