From f1fb1fca612bd1b8120deaf4935d063e221190b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:44:44 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 40 to 45 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 45. - [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/v40...v45) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/refresh-checksmd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/refresh-checksmd.yml b/.github/workflows/refresh-checksmd.yml index 631ecd7..ac1e1cc 100644 --- a/.github/workflows/refresh-checksmd.yml +++ b/.github/workflows/refresh-checksmd.yml @@ -24,7 +24,7 @@ jobs: - name: Get changed files in the checks folder id: changed-files-specific - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v45 with: files: | checks/**