From fa8119a4776de8da80bd476ad5e2717d77cba4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:30:04 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 44.3.0 to 44.5.3 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.3.0 to 44.5.3. - [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/0874344d6ebbaa00a27da73276ae7162fadcaf69...eaf854ef0c266753e1abec356dcf17d92695b251) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... 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 b7f9665089..09004a29e0 100644 --- a/.github/workflows/spell-check-markdown.yml +++ b/.github/workflows/spell-check-markdown.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 + uses: tj-actions/changed-files@eaf854ef0c266753e1abec356dcf17d92695b251 with: files: | **/*.md