Skip to content

Commit 4416e1e

Browse files
chore(deps): update reviewdog/action-markdownlint action to v0.18.0 (#23)
| datasource | package | from | to | | ----------- | ----------------------------- | ------- | ------- | | github-tags | reviewdog/action-markdownlint | v0.14.0 | v0.18.0 |
1 parent 51fce26 commit 4416e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
44-
- uses: reviewdog/action-markdownlint@6e02140816b5fcc7295ea7ae2a664af18190ff29 # tag=v0.14.0
44+
- uses: reviewdog/action-markdownlint@5bc6ad5ba9e1250878f351bafcc7ac0a11dc050f # v0.18.0
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

0 commit comments

Comments
 (0)