Update tj-actions/changed-files action to v47
Some checks failed
Run unit tests / copyright_notice (pull_request) Successful in 2m7s
Run unit tests / rubocop (pull_request) Successful in 3m25s
Run unit tests / check-licenses (pull_request) Successful in 3m37s
Run unit tests / unit_tests (pull_request) Successful in 4m6s
Run unit tests / build-static-assets (pull_request) Failing after 4m38s
Some checks failed
Run unit tests / copyright_notice (pull_request) Successful in 2m7s
Run unit tests / rubocop (pull_request) Successful in 3m25s
Run unit tests / check-licenses (pull_request) Successful in 3m37s
Run unit tests / unit_tests (pull_request) Successful in 4m6s
Run unit tests / build-static-assets (pull_request) Failing after 4m38s
This commit is contained in:
parent
db5b0809fa
commit
da3b599d82
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user