Skip to content

Commit 3d028ef

Browse files
chore(deps): bump tj-actions/changed-files from 45.0.5 to 45.0.7
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.5 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@v45.0.5...v45.0.7) --- 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 273870f commit 3d028ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-urls.yml

+1-1
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/[email protected].5
45+
uses: tj-actions/[email protected].7
4646
with:
4747
separator: " "
4848
json: true

0 commit comments

Comments
 (0)