Update tj-actions/changed-files action to v47 #323

Open
bustikiller wants to merge 1 commits from renovate/tj-actions-changed-files-47.x into main

View File

@ -43,7 +43,7 @@ jobs:
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
- name: Get all migrations added
id: changed-migration-files
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@v47
with:
files: |
db/migrate/**.rb