Skip to content

Commit 3e0f1ac

Browse files
Bump tj-actions/changed-files from 45.0.4 to 45.0.7
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.4 to 45.0.7. - [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@4edd678...dcc7a0c) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1616cf7 commit 3e0f1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: Get changed files
4848
uses:
4949
# yamllint disable-line rule:line-length
50-
tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
50+
tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7
5151
with:
5252
dir_names: true
5353
dir_names_exclude_current_dir: true

0 commit comments

Comments
 (0)