Skip to content

Commit 6b061c1

Browse files
chore(deps): update reviewdog/action-markdownlint action to v0.22.0 (#752)
| datasource | package | from | to | | ----------- | ----------------------------- | ------- | ------- | | github-tags | reviewdog/action-markdownlint | v0.20.0 | v0.22.0 |
1 parent d097343 commit 6b061c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41-
- uses: reviewdog/action-markdownlint@8a1ef8f946e74c4d7119ec2489069a870b2a4e8f # v0.20.0
41+
- uses: reviewdog/action-markdownlint@03033f367f4405bac3aab53233f9ab38da874884 # v0.22.0
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444

0 commit comments

Comments
 (0)