Bump tj-actions/changed-files from 46 to 47

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 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/v46...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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-15 09:29:13 -07:00
committed by David Anson
co-authored by David Anson
parent b12d6bcf97
commit ee00e4518b
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: tj-actions/changed-files@v46
- uses: tj-actions/changed-files@v47
id: changed-files
with:
files: '**/*.md'