chore(deps): bump tj-actions/changed-files from 30.0.0 to 35.2.0 (#9245)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 30.0.0 to 35.2.0.
- [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/v30.0.0...v35.2.0)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/9251/head
dependabot[bot] 2 years ago committed by GitHub
parent ffcbf254da
commit ef6351acec
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@v30.0.0
uses: tj-actions/changed-files@v35.2.0
with:
separator: " "

Loading…
Cancel
Save