From 9361306de6ca08ae30c10325128a57053f09a918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:50:47 -0500 Subject: [PATCH 1/2] Bump tests/bids-examples from `507df66` to `e52f77f` (#415) Bumps [tests/bids-examples](https://github.com/bids-standard/bids-examples) from `507df66` to `e52f77f`. - [Release notes](https://github.com/bids-standard/bids-examples/releases) - [Commits](https://github.com/bids-standard/bids-examples/compare/507df6626dbbc555ae258ae286885d0a1b18391c...e52f77fcd1abe7f234ecaec3542082279b043f8a) --- updated-dependencies: - dependency-name: tests/bids-examples dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/bids-examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bids-examples b/tests/bids-examples index 507df66..e52f77f 160000 --- a/tests/bids-examples +++ b/tests/bids-examples @@ -1 +1 @@ -Subproject commit 507df6626dbbc555ae258ae286885d0a1b18391c +Subproject commit e52f77fcd1abe7f234ecaec3542082279b043f8a From ec504d53ffd14a8d3b415d1e1c6dda78f7201b5c Mon Sep 17 00:00:00 2001 From: "neurobagel-bot[bot]" <176077434+neurobagel-bot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:08:38 -0500 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20ne?= =?UTF-8?q?urobagel/workflows=20(#416)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🔄 synced local '.github/workflows/build_docker_nightly.yml' with remote 'template_workflows/build_docker_nightly.yml' Co-authored-by: neurobagel-bot[bot] <176077434+neurobagel-bot[bot]@users.noreply.github.com> --- .github/workflows/build_docker_nightly.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build_docker_nightly.yml b/.github/workflows/build_docker_nightly.yml index 44fb74d..8d59867 100644 --- a/.github/workflows/build_docker_nightly.yml +++ b/.github/workflows/build_docker_nightly.yml @@ -1,3 +1,6 @@ +# NOTE: A custom version of this template workflow is used in neurobagel/query-tool. +# Any changes to this template must be applied manually to query-tool/.github/workflows/build_docker_nightly.yml + name: build docker nightly on: