Skip to content

Commit a4f42f2

Browse files
dependabot[bot]vdemeester
authored andcommitted
build(deps): bump tj-actions/changed-files from 41 to 44
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 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@v41...v44) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e99d80 commit a4f42f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-tasks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: docker/setup-buildx-action@v3
9191
- name: Get changed files
9292
id: changed-files
93-
uses: tj-actions/changed-files@v41
93+
uses: tj-actions/changed-files@v44
9494
with:
9595
files: |
9696
images/${{ matrix.image }}/**

0 commit comments

Comments
 (0)