From 1ff04861f4497282ed6063b1852aa041b750dc2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:49:45 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 44.5.1 to 44.5.2 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.1 to 44.5.2. - [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.1...v44.5.2) --- 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 eac90e29892..b30821a49de 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.1 + uses: tj-actions/changed-files@v44.5.2 with: files: | *.json