Skip to content

Commit ee1d151

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#1438)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 20. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...v20) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '20' 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>
1 parent b88be9c commit ee1d151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
args: -color
4040

4141
- name: Lint markdown
42-
uses: DavidAnson/markdownlint-cli2-action@v19
42+
uses: DavidAnson/markdownlint-cli2-action@v20
4343
with:
4444
config: '.markdownlint.json'
4545
globs: |

0 commit comments

Comments
 (0)