From 9c7dbf3f863a8ddfd0d42396610a748ca298dc13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 06:29:00 +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 30918924c5..5392060043 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