Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit dcc2be0

Browse files
dependabot[bot]viren-nadkarni
authored andcommitted
Bump DavidAnson/markdownlint-cli2-action from 17 to 18 (#1558)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d7844f commit dcc2be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
files: 'content/**/*.md'
3232
separator: "\n"
3333

34-
- uses: DavidAnson/markdownlint-cli2-action@v17
34+
- uses: DavidAnson/markdownlint-cli2-action@v18
3535
if: steps.changed-files.outputs.any_changed == 'true'
3636
with:
3737
globs: ${{ steps.changed-files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)