From c83828b57cf4e8e31ab40a29f5f03e6c490c265b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:29:04 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v45 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69db69170d..2aa4cd5e50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -72,7 +72,7 @@ jobs: # See 'changed_packages' below - name: Check for config file changes id: config-files-changed - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: | ./vite.config.shared.ts