update tj-actions/changed-files
to v34
This commit is contained in:
parent
b01bf1e16c
commit
a97d8e97ad
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user