From 0601c345cd4e324a0f823f3ac9aaffc7c6f2d392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 05:13:54 +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.6.0 to 2.7.1. - [Release notes](https://github.com/tomio2480/github-workflows/releases) - [Commits](https://github.com/tomio2480/github-workflows/compare/20a93b5ca42235c26c13e742ccfcdee2ac999b99...36357977d9086611229c949aaf425718ca8c0f63) --- updated-dependencies: - dependency-name: tomio2480/github-workflows/.github/actions/markdown-lint dependency-version: 2.7.1 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 d9591f8..be65a62 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@20a93b5ca42235c26c13e742ccfcdee2ac999b99 # v2.6.0 + uses: tomio2480/github-workflows/.github/actions/markdown-lint@36357977d9086611229c949aaf425718ca8c0f63 # v2.7.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file