chore(deps): Bump tj-actions/changed-files from 41 to 42 (#14771)
This commit is contained in:
parent
c4dbe65732
commit
87f933cd39
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v41
|
||||
uses: tj-actions/changed-files@v42
|
||||
with:
|
||||
base_sha: ${{ github.event.pull_request.base.sha }}
|
||||
files: ./plugins/**/README.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue