From d1ac557ea517e1ee0f37455dddd6b98ea5455560 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 13:28:46 +0000 Subject: [PATCH] chore(deps): update davidanson/markdownlint-cli2-action action to v16 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f2af2ef..9605a07 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Run Markdown Lint - uses: DavidAnson/markdownlint-cli2-action@v15 + uses: DavidAnson/markdownlint-cli2-action@v16 with: globs: "**/*.md" json: