Skip to content

Commit fe50363

Browse files
chore(deps): bump tj-actions/changed-files from 37.6.1 to 39.2.0 (EbookFoundation#9526)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.6.1 to 39.2.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@v37.6.1...v39.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85615c2 commit fe50363

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/changed-files@v37.6.1
45+
uses: tj-actions/changed-files@v39.2.0
4646
with:
4747
separator: " "
4848
json: true

0 commit comments

Comments
 (0)