Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 41.0.1 to 42.0.2 (#6409)
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.1 to 42.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v41.0.1...v42.0.2)

---
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>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 9e9618c commit 3e42506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fetch-depth: 2
- name: Check which files have changed
id: check-changed-files
uses: tj-actions/changed-files@v41.0.1
uses: tj-actions/changed-files@v42.0.2
with:
files_yaml_from_source_file: .github/filter-groups.yml
- name: Log outputs
Expand Down

0 comments on commit 3e42506

Please sign in to comment.