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

This commit is contained in:
Renovate Bot 2025-09-17 22:19:38 +00:00
parent db5b0809fa
commit da3b599d82

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