Skip to content

Commit dae741e

Browse files
chore(deps): update reviewdog/action-markdownlint action to v0.23.0 (#43)
| datasource | package | from | to | | ----------- | ----------------------------- | ------- | ------- | | github-tags | reviewdog/action-markdownlint | v0.18.0 | v0.23.0 |
1 parent f67a4d5 commit dae741e

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
44-
- uses: reviewdog/action-markdownlint@5bc6ad5ba9e1250878f351bafcc7ac0a11dc050f # v0.18.0
44+
- uses: reviewdog/action-markdownlint@af20b94e5c376c5b964555d9c21c2d9df8b89975 # v0.23.0
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

0 commit comments

Comments
 (0)