Bump tj-actions/changed-files from 44.5.4 to 44.5.5 (#3892)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.4 to 44.5.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](cc3bbb0c52...cc733854b1)

---
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-07-01 13:48:13 -07:00 committed by GitHub
parent 50c3ad5ead
commit 44532af849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ jobs:
- name: Find changed files in js-api-doc - name: Find changed files in js-api-doc
id: changed-files id: changed-files
uses: tj-actions/changed-files@cc3bbb0c526f8ee1d282f8c5f9f4e50745a5b457 uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4
with: {files: js-api-doc} with: {files: js-api-doc}
- name: Deploy - name: Deploy