From e0ab411bd09e7307d18f5123b48bf2873f4292e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 05:14:07 +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.6.6. - [Release notes](https://github.com/tomio2480/github-workflows/releases) - [Commits](https://github.com/tomio2480/github-workflows/compare/20a93b5ca42235c26c13e742ccfcdee2ac999b99...4f973066a833271df54e116e718c9a63117d11b1) --- updated-dependencies: - dependency-name: tomio2480/github-workflows/.github/actions/markdown-lint dependency-version: 2.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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..f5eeb57 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@4f973066a833271df54e116e718c9a63117d11b1 # v2.6.6 with: github-token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file