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 }}