Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit c55b1c8

Browse files
chore(deps): bump tj-actions/changed-files from 35 to 42 (#227)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 42. - [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@v35...v42) --- 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>
1 parent ac5ac7d commit c55b1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-differential.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Get modified files
7676
id: get-modified-files
77-
uses: tj-actions/changed-files@v35
77+
uses: tj-actions/changed-files@v42
7878
with:
7979
files: |
8080
**/*.cpp

0 commit comments

Comments
 (0)