build(deps): bump tj-actions/changed-files from 44.5.1 to 44.5.2 (#12667)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.1 to 44.5.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](03334d095e...d6babd6899)

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

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-05-31 15:22:15 +01:00 committed by GitHub
parent b028db78a2
commit 12af7562b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba
- uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78
id: changed
with:
files: |

View File

@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- id: tag
run: echo "tag=$(CI_FORCE_CLEAN=1 bin/root-tag)" >> "$GITHUB_OUTPUT"
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba
- uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78
id: core
with:
files: |