chore(deps): Bump tj-actions/changed-files from 46.0.4 to 46.0.5 (#16751)

This commit is contained in:
dependabot[bot] 2025-04-10 09:53:34 -05:00 committed by GitHub
parent 8d369edc57
commit 0fa5fa3482
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@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4 uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
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