build(deps): bump tj-actions/changed-files

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 6f67ee9ac810f0192ea7b3d2086406f97847bcf9 to 050a3d3360d29711ee9d8210fc639d902d23ad07.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](6f67ee9ac8...050a3d3360)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-30 01:54:01 +00:00 committed by GitHub
parent a333bb922d
commit 7ef9bc0e1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@6f67ee9ac810f0192ea7b3d2086406f97847bcf9 uses: tj-actions/changed-files@050a3d3360d29711ee9d8210fc639d902d23ad07
with: with:
dir_names: true dir_names: true
dir_names_exclude_current_dir: true dir_names_exclude_current_dir: true