update `tj-actions/changed-files` to `v34.5.3`

This commit is contained in:
MicroDev 2022-12-11 20:19:43 +05:30
parent afb5301cef
commit fa14307c7d
No known key found for this signature in database
GPG Key ID: 2C0867BE60967730
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ jobs:
- name: Get changes
id: get-changes
if: github.event_name == 'pull_request'
uses: tj-actions/changed-files@v34
uses: tj-actions/changed-files@v34.5.3
with:
json: true
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}