This commit is contained in:
dependabot[bot] 2024-12-17 02:06:48 +00:00 committed by GitHub
commit 3ad3b5b7d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ jobs:
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }} fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v45.0.4 uses: tj-actions/changed-files@v45.0.5
with: with:
separator: " " separator: " "
json: true json: true