Skip to content

Commit 8148fc6

Browse files
chore(deps): bump tj-actions/changed-files from 29.0.3 to 35.5.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.3 to 35.5.0. - [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@v29.0.3...v35.5.0) --- 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 5c56e34 commit 8148fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-urls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Get changed files
4242
id: changed-files
43-
uses: tj-actions/changed-files@v35.4.4
43+
uses: tj-actions/changed-files@v35.5.0
4444
with:
4545
separator: " "
4646

0 commit comments

Comments
 (0)