From ba19645d00b577b19bf2c0257f23dd3844171adf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 00:27:03 +0800 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v44 (#127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pull_request_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index e9a9d999..1242b13d 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -14,7 +14,7 @@ jobs: - name: Get changed files id: changed_files - uses: tj-actions/changed-files@v39 + uses: tj-actions/changed-files@v44 - name: Check changed files run: |