Skip to content

Commit 23c67ba

Browse files
chore: bump DavidAnson/markdownlint-cli2-action from 20 to 21 (#98)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v20...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Doncel Martos <[email protected]>
1 parent 7393026 commit 23c67ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
name: markdown
4747
runs-on: ubuntu-latest
4848
steps:
49-
- uses: DavidAnson/markdownlint-cli2-action@v20
49+
- uses: DavidAnson/markdownlint-cli2-action@v21
5050
with:
5151
globs: '**/*.md'

0 commit comments

Comments
 (0)