chore(deps): bump tj-actions/changed-files in /.github/workflows (#705)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46.
- [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...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '46'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-10 15:29:08 -04:00
committed by GitHub
parent 7f177f6b83
commit f010365151

View File

@@ -36,7 +36,7 @@ jobs:
# --- Determine Changed Packages ---
- name: Get Changed Package Directories
id: changed_packages
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v46
with:
dir_names: true
files: packages/**