Skip to content

Commit fddabd7

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 dfb72dc commit fddabd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v7
1515
- name: Run markdownlint
16-
uses: DavidAnson/markdownlint-cli2-action@v23
16+
uses: DavidAnson/markdownlint-cli2-action@v24
1717
dockerfile:
1818
name: dockerfile
1919
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)