From 2e958292bbf00ec730843a9fd05a7f736170b355 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 03:53:27 +0000 Subject: [PATCH] chore(deps): update davidanson/markdownlint-cli2-action action to v19 --- .github/workflows/integrate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yml b/.github/workflows/integrate.yml index e4806b7..3924311 100644 --- a/.github/workflows/integrate.yml +++ b/.github/workflows/integrate.yml @@ -57,7 +57,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: 🧐 Lint Markdown files - uses: DavidAnson/markdownlint-cli2-action@v18.0.0 + uses: DavidAnson/markdownlint-cli2-action@v19.0.0 with: globs: | **/*.md