From 81a51e5fa7f7c259845f90dde6b03a6dfcfb173e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:45:17 +0000 Subject: [PATCH] ci(deps): bump tj-actions/changed-files from 44 to 47 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 47. - [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/v44...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-package-splitter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-package-splitter.yml b/.github/workflows/release-package-splitter.yml index 30d8d5d2f..fb5ee33bb 100644 --- a/.github/workflows/release-package-splitter.yml +++ b/.github/workflows/release-package-splitter.yml @@ -31,7 +31,7 @@ jobs: - id: changed # Only run change detection for push events if: ${{ github.event_name == 'push' }} - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v47 with: files: | starters/academic-cv/**