update tj-actions/changed-files to v34

This commit is contained in:
MicroDev 2023-01-05 12:00:46 +05:30
parent b01bf1e16c
commit a97d8e97ad
No known key found for this signature in database
GPG Key ID: 2C0867BE60967730

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.5.1
uses: tj-actions/changed-files@v34
with:
json: true
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}