Skip to content

Commit 66ea2dd

Browse files
Bump DavidAnson/markdownlint-cli2-action from 15 to 16
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 15 to 16. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v15...v16) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc3e210 commit 66ea2dd

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
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Run markdownlint
22-
uses: DavidAnson/markdownlint-cli2-action@v15
22+
uses: DavidAnson/markdownlint-cli2-action@v16
2323

2424
actionlint:
2525
name: action

0 commit comments

Comments
 (0)