Skip to content

Commit 46c8400

Browse files
dependabot[bot]vdemeester
authored andcommitted
build(deps): bump tj-actions/changed-files from 39 to 41
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 41. - [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@v39...v41) --- 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 2b2ad09 commit 46c8400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 2
3939
- name: Get changed files
4040
id: changed-files
41-
uses: tj-actions/changed-files@v39
41+
uses: tj-actions/changed-files@v41
4242
with:
4343
files: |
4444
images/${{ matrix.image }}/**

0 commit comments

Comments
 (0)