chore(deps): bump tj-actions/changed-files from 35.4.4 to 35.5.5 (#9285)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.4.4 to 35.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](https://github.com/tj-actions/changed-files/compare/v35.4.4...v35.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/9287/head
dependabot[bot] 2 years ago committed by GitHub
parent 7b3ddb1b29
commit bcd981828d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/check-urls.yml

@ -40,7 +40,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v35.4.4
uses: tj-actions/changed-files@v35.5.5
with:
separator: " "

Loading…
Cancel
Save