From d4a466c422982c37a25eb5df4eee1a56e4a47d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:02:47 +0800 Subject: [PATCH] Bump tj-actions/changed-files from 36 to 41 in /.github/workflows (#9153) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 41. - [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/v36...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/Handoff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Handoff.yml b/.github/workflows/Handoff.yml index bb1119b42..0683b1dc5 100644 --- a/.github/workflows/Handoff.yml +++ b/.github/workflows/Handoff.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v36 + uses: tj-actions/changed-files@v41 - name: Get extensions of changed files id: changed-file-extensions run: |