From 81cb11f1f59baab90876e091e8d73bccacbc886d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 05:13:43 +0000 Subject: [PATCH] Bump tomio2480/github-workflows/.github/actions/markdown-lint Bumps [tomio2480/github-workflows/.github/actions/markdown-lint](https://github.com/tomio2480/github-workflows) from 2.14.4 to 2.22.2. - [Release notes](https://github.com/tomio2480/github-workflows/releases) - [Commits](https://github.com/tomio2480/github-workflows/compare/b13ed43dd83fd9bebc651d8e8e8327e3e907a628...d075ccacb34198a99bdb56063ee2a77443b4f244) --- updated-dependencies: - dependency-name: tomio2480/github-workflows/.github/actions/markdown-lint dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/md-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/md-lint.yml b/.github/workflows/md-lint.yml index b4ec74e..1e0d717 100644 --- a/.github/workflows/md-lint.yml +++ b/.github/workflows/md-lint.yml @@ -24,6 +24,6 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Markdown Lint via composite action - uses: tomio2480/github-workflows/.github/actions/markdown-lint@b13ed43dd83fd9bebc651d8e8e8327e3e907a628 # v2.14.4 + uses: tomio2480/github-workflows/.github/actions/markdown-lint@d075ccacb34198a99bdb56063ee2a77443b4f244 # v2.22.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file