From 421685c8cdad34077dd091fd96b7c40b872f6f99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:57:53 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v47.0.4 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 831d454..4e99196 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -429,7 +429,7 @@ jobs: id: changed-files if: steps.determine-previous.outputs.previous_sha != inputs.target-ref continue-on-error: true - uses: tj-actions/changed-files@8cba46e29c11878d930bca7870bb54394d3e8b21 # v47.0.2 + uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4 with: json: true sha: ${{ inputs.target-ref }}