Skip to content

Commit eb6ccc0

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v21 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1057738 commit eb6ccc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v5
21-
- uses: DavidAnson/markdownlint-cli2-action@v20
21+
- uses: DavidAnson/markdownlint-cli2-action@v21
2222
with:
2323
globs: '**/*.md'

0 commit comments

Comments
 (0)