From 8a286baecaa7fd3e765a9bb94629ac7a220cf542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:38:51 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v46 --- .github/workflows/typescript-nudge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typescript-nudge.yml b/.github/workflows/typescript-nudge.yml index 41f5ae7625..68fb4a1734 100644 --- a/.github/workflows/typescript-nudge.yml +++ b/.github/workflows/typescript-nudge.yml @@ -18,7 +18,7 @@ jobs: - name: 🔎 Get changed JavaScript files id: changed-javascript-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: base_sha: ${{ github.event.pull_request.base.sha }} files: |