Skip to content

Commit 2158e8d

Browse files
chore(deps): bump tj-actions/changed-files from 46.0.4 to 46.0.5 (#11862)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46.0.4 to 46.0.5. - [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@v46.0.4...v46.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f0f6b7 commit 2158e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)