From 2b29e056e129c6a320aff442f4c9555f58a9caa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 06:04:35 +0000 Subject: [PATCH] Bump tj-actions/changed-files Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 to 2d752abc95ba0255af33a2b4d5de03df3954cdf2. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449...2d752abc95ba0255af33a2b4d5de03df3954cdf2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 2d752abc95ba0255af33a2b4d5de03df3954cdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/spell-check-markdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell-check-markdown.yml b/.github/workflows/spell-check-markdown.yml index 8553611eb0..3695a5ac9e 100644 --- a/.github/workflows/spell-check-markdown.yml +++ b/.github/workflows/spell-check-markdown.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v5 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 + uses: tj-actions/changed-files@2d752abc95ba0255af33a2b4d5de03df3954cdf2 with: files: | **/*.md