From 6d2e4ea8f5cd01f5458ae0977327db5c28c50e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:20:37 +0000 Subject: [PATCH] Bump nosborn/github-action-markdown-cli (#582) Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 7ca86fe6cbe33f6579ac44885b5ed73746db6e42 to 85611bef0da53168168939754ff9d8f6073a8fec. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](https://github.com/nosborn/github-action-markdown-cli/compare/7ca86fe6cbe33f6579ac44885b5ed73746db6e42...85611bef0da53168168939754ff9d8f6073a8fec) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-version: 85611bef0da53168168939754ff9d8f6073a8fec dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 5a5ee02..5cb3b7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: Checkout uses: actions/checkout@main - name: Markdownlint - uses: nosborn/github-action-markdown-cli@7ca86fe6cbe33f6579ac44885b5ed73746db6e42 + uses: nosborn/github-action-markdown-cli@85611bef0da53168168939754ff9d8f6073a8fec with: files: "*.md" config_file: .markdownlint.json