From 134cc6fc78b35d4b2d10082744fe6f65eb358d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 16:17:58 -0700 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v38 (#3280) * chore(deps): update dependency knip to v2.19.10 * chore(deps): update tj-actions/changed-files action to v38 --------- 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 7c0fe43a9..c9b23897d 100644 --- a/.github/workflows/javascript-format-build.yml +++ b/.github/workflows/javascript-format-build.yml @@ -38,7 +38,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v38 with: files_ignore: | static/**