From d6d2230d8f491c4946b5ed0c0d8c2f4746ff94c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 06:16:11 +0000 Subject: [PATCH] chore: bump ruzickap/action-my-markdown-linter in /.github/workflows Bumps [ruzickap/action-my-markdown-linter](https://github.com/ruzickap/action-my-markdown-linter) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/ruzickap/action-my-markdown-linter/releases) - [Changelog](https://github.com/ruzickap/action-my-markdown-linter/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruzickap/action-my-markdown-linter/compare/26b4129bf0352527e60b5bd739357af63df1b7bf...5e4b49fb65d856a021b96ad7f799cc3bde9af91e) --- updated-dependencies: - dependency-name: ruzickap/action-my-markdown-linter dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/markdown-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 9e263cf..88ceeb5 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Markdown Lint - uses: ruzickap/action-my-markdown-linter@26b4129bf0352527e60b5bd739357af63df1b7bf + uses: ruzickap/action-my-markdown-linter@5e4b49fb65d856a021b96ad7f799cc3bde9af91e with: debug: true config_file: .github/.markdownlint.yml