diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 86f01c5..831d454 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@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1 + uses: tj-actions/changed-files@8cba46e29c11878d930bca7870bb54394d3e8b21 # v47.0.2 with: json: true sha: ${{ inputs.target-ref }}