From 1eaea5ddfae34e0694d253713133862e1c8ed4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:46:26 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 44.5.4 to 44.5.5 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.4 to 44.5.5. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.4...v44.5.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update-versioned-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-versioned-docs.yml b/.github/workflows/update-versioned-docs.yml index 95f42506b3b..025bc364d8c 100644 --- a/.github/workflows/update-versioned-docs.yml +++ b/.github/workflows/update-versioned-docs.yml @@ -75,7 +75,7 @@ jobs: - name: Search for all modified files that involve the creation of PR or commit to main id: changed-files - uses: tj-actions/changed-files@v44.5.4 + uses: tj-actions/changed-files@v44.5.5 with: files: | *.json