From fdca498b448cd22a9c364d76fca7c298749765d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:51:21 -0800 Subject: [PATCH] Bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0 (#6081) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/markdownlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdownlint.yml b/.github/workflows/markdownlint.yml index 3d052da85a1..b013c52a57a 100644 --- a/.github/workflows/markdownlint.yml +++ b/.github/workflows/markdownlint.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: run markdownlint - uses: DavidAnson/markdownlint-cli2-action@v19.0.0 + uses: DavidAnson/markdownlint-cli2-action@v19.1.0 with: globs: | **/*.md