Skip to content

Commit 3dadf56

Browse files
Bump DavidAnson/markdownlint-cli2-action from 23 to 24
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 23 to 24. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v23...v24) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '24' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbe6c65 commit 3dadf56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v7
1515

1616
- name: Lint Markdown
17-
uses: DavidAnson/markdownlint-cli2-action@v23
17+
uses: DavidAnson/markdownlint-cli2-action@v24
1818
with:
1919
globs: "**/*.md"
2020

0 commit comments

Comments
 (0)