chore(deps): Bump tj-actions/changed-files from 43 to 44 (#15083)

This commit is contained in:
dependabot[bot] 2024-04-02 08:14:44 -06:00 committed by GitHub
parent 90c0c40e6f
commit 409505bb6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v43 uses: tj-actions/changed-files@v44
with: with:
base_sha: ${{ github.event.pull_request.base.sha }} base_sha: ${{ github.event.pull_request.base.sha }}
files: ./plugins/**/README.md files: ./plugins/**/README.md