Skip to content

Commit 84ab4b0

Browse files
build(deps): bump tj-actions/changed-files from 42 to 44
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44. - [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@v42...v44) --- 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>
1 parent 4da99cf commit 84ab4b0

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@v42
77+
uses: tj-actions/changed-files@v44
7878
with:
7979
files: |
8080
**/*.cpp

0 commit comments

Comments
 (0)