Skip to content

Commit 0638832

Browse files
chore(deps): bump tj-actions/changed-files from 44.5.2 to 45.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.2 to 45.0.1. - [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@v44.5.2...v45.0.1) --- 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 4ab9406 commit 0638832

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
@@ -42,7 +42,7 @@ jobs:
4242
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
4343
- name: Get changed files
4444
id: changed-files
45-
uses: tj-actions/changed-files@v44.5.2
45+
uses: tj-actions/changed-files@v45.0.1
4646
with:
4747
separator: " "
4848
json: true

0 commit comments

Comments
 (0)