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

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 3b04099b21072562f07469c10deb182b24236ca9 to 8c14441336bb3d84fd6b7fa83b6d7201c740baf5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](3b04099b21...8c14441336)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 18:43:07 +00:00
committed by Igor
parent 60462085e2
commit d25d906bb9
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@3b04099b21072562f07469c10deb182b24236ca9 # v46.0.3
uses: tj-actions/changed-files@8c14441336bb3d84fd6b7fa83b6d7201c740baf5 # v46.0.3
- name: List all changed files
run: |