Skip to content

Commit 8ce09a0

Browse files
chore(deps): update reviewdog/action-markdownlint action to v0.18.0 (#266)
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------- | | github-tags | reviewdog/action-markdownlint | v0.9.0 | v0.18.0 |
1 parent cfda912 commit 8ce09a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
49-
- uses: reviewdog/action-markdownlint@97e3df02fe1573d505a7b268046a44fa5409cbc3 # tag=v0.9.0
49+
- uses: reviewdog/action-markdownlint@5bc6ad5ba9e1250878f351bafcc7ac0a11dc050f # v0.18.0
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252
markdownlint_flags: "-i README.md ."

0 commit comments

Comments
 (0)