Skip to content

Commit b010ecf

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19 to 20
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]>
1 parent cae9399 commit b010ecf

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
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v4
1616
- uses: gautamkrishnar/keepalive-workflow@v2
1717
- name: Lint
18-
uses: DavidAnson/markdownlint-cli2-action@v19
18+
uses: DavidAnson/markdownlint-cli2-action@v20
1919
with:
2020
globs: '**/*.md'

0 commit comments

Comments
 (0)