From 2c96f26bc8393f99c985c1741a17671d9d5b3d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:53:01 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 39.2.3 to 40.0.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.3 to 40.0.0. - [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/v39.2.3...v40.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... 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 6b93e855ff2..96505c637c5 100644 --- a/.github/workflows/update-versioned-docs.yml +++ b/.github/workflows/update-versioned-docs.yml @@ -72,7 +72,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@v39.2.3 + uses: tj-actions/changed-files@v40.0.0 with: files: | *.json