From 619707990ad1b1b500bc76368fe57b09d7e03db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:08:16 +1000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 050a3d3360d29711ee9d8210fc639d902d23ad07 to 115870536a85eaf050e369291c7895748ff12aea (#2177) build(deps): bump tj-actions/changed-files Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 050a3d3360d29711ee9d8210fc639d902d23ad07 to 115870536a85eaf050e369291c7895748ff12aea. - [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/050a3d3360d29711ee9d8210fc639d902d23ad07...115870536a85eaf050e369291c7895748ff12aea) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 115870536a85eaf050e369291c7895748ff12aea dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54d20a40..02e00ca4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@050a3d3360d29711ee9d8210fc639d902d23ad07 + uses: tj-actions/changed-files@115870536a85eaf050e369291c7895748ff12aea with: dir_names: true dir_names_exclude_current_dir: true