From 4341fb05f899efecf97201b8982e7324707474d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 11:46:27 +0800 Subject: [PATCH] chore(deps): bump tj-actions/changed-files in /.github/workflows (#6208) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 21 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/v21...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/ci-it-noneed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-it-noneed.yml b/.github/workflows/ci-it-noneed.yml index c269bf52310..fd9fe24a763 100644 --- a/.github/workflows/ci-it-noneed.yml +++ b/.github/workflows/ci-it-noneed.yml @@ -43,7 +43,7 @@ jobs: fetch-depth: 0 # OR "2" -> To retrieve the preceding commit. - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v21 + uses: tj-actions/changed-files@v41 - name: List all changed files id: check run: |