chore(deps): Bump tj-actions/changed-files from 44 to 45 (#15780)
This commit is contained in:
parent
e94f0c58c5
commit
c5031761f8
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
base_sha: ${{ github.event.pull_request.base.sha }}
|
||||
files: ./plugins/**/README.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue