Skip to content

Commit 2b9b762

Browse files
Bump DavidAnson/markdownlint-cli2-action from 23 to 24 (#3709)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61ee89d commit 2b9b762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
!data/planet/**/*.md
1818
!data/changelog/**/*.md
1919
separator: ","
20-
- uses: DavidAnson/markdownlint-cli2-action@v23
20+
- uses: DavidAnson/markdownlint-cli2-action@v24
2121
if: steps.changed-files.outputs.any_changed == 'true'
2222
with:
2323
globs: ${{ steps.changed-files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)