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

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from e8772ff27de71367c2771ef3e8b5b2075b3f8282 to cf79a64fed8a943fb1073260883d08fe0dfb4e56.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](e8772ff27d...cf79a64fed)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 21:20:57 +00:00 committed by Igor
parent e7b21f6d97
commit 8942b049b7
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@e8772ff27de71367c2771ef3e8b5b2075b3f8282 # v46.0.3
uses: tj-actions/changed-files@cf79a64fed8a943fb1073260883d08fe0dfb4e56 # v46.0.3
- name: Checkout repository
uses: actions/checkout@v4

View File

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