downgrade and lock `tj-actions/changed-files` at `v34.5.1`
This commit is contained in:
parent
10138f43d6
commit
53e1416484
|
@ -138,7 +138,7 @@ jobs:
|
|||
- name: Get changes
|
||||
id: get-changes
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: tj-actions/changed-files@v34.5.3
|
||||
uses: tj-actions/changed-files@v34.5.1
|
||||
with:
|
||||
json: true
|
||||
sha: ${{ steps.get-last-commit-with-checks.outputs.commit && github.event.after }}
|
||||
|
|
Loading…
Reference in New Issue