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
Showing only changes of commit da3b599d82 - Show all commits

View File

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