chore(deps): bump tj-actions/changed-files from 43 to 44 (#7435)

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

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

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] 2024-03-27 15:26:56 +01:00 committed by GitHub
parent eb7974e78f
commit 7894024e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ jobs:
- name: Get changed files
id: files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: |
**/*.py
@ -59,7 +59,7 @@ jobs:
- name: Get changed files
id: files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: |
haystack/**/*.py

View File

@ -27,7 +27,7 @@ jobs:
- name: Get release note files
id: changed-files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: releasenotes/notes/*.yaml