From 01e4dd5342b935280e42b417f77cccad3afeb9b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:49:01 +0000 Subject: [PATCH] Bump nosborn/github-action-markdown-cli Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 9bfd0452ce630f6469986587db7f0feab5b22273 to 508d6cefd8f0cc99eab5d2d4685b1d5f470042c1. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](https://github.com/nosborn/github-action-markdown-cli/compare/9bfd0452ce630f6469986587db7f0feab5b22273...508d6cefd8f0cc99eab5d2d4685b1d5f470042c1) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-version: 508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 cb3b20f..dbd57a3 100644 --- a/.github/workflows/markdownlint.yml +++ b/.github/workflows/markdownlint.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - - uses: nosborn/github-action-markdown-cli@9bfd0452ce630f6469986587db7f0feab5b22273 # v3.5.0 + - uses: nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # v3.5.0 name: Markdownlint with: files: .