From 9bbb09c911337e8ab4b2bd4312a629090c8c9ab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:35:43 -0700 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v44 (#3679) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/javascript-format-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/javascript-format-build.yml b/.github/workflows/javascript-format-build.yml index 34f47bdf4..0ebc1d726 100644 --- a/.github/workflows/javascript-format-build.yml +++ b/.github/workflows/javascript-format-build.yml @@ -39,7 +39,7 @@ jobs: - name: Get changed files id: changed-files-yaml - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v44 with: path: 'web' files_ignore: |