From c504cf7991ba4c5ca4f8f9f790ee8b42a2fc85f4 Mon Sep 17 00:00:00 2001 From: nextstrain-bot <78992647+nextstrain-bot@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:27:39 +0000 Subject: [PATCH] git subrepo pull ingest/vendored subrepo: subdir: "ingest/vendored" merged: "d711b08" upstream: origin: "https://github.com/nextstrain/ingest" branch: "main" commit: "d711b08" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5e0f401" --- ingest/vendored/.github/workflows/ci.yaml | 2 +- ingest/vendored/.github/workflows/pre-commit.yaml | 2 +- .../vendored/.github/workflows/update-downstream-repos.yaml | 4 ++-- ingest/vendored/.gitrepo | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ingest/vendored/.github/workflows/ci.yaml b/ingest/vendored/.github/workflows/ci.yaml index 6dba82b..abfcc35 100644 --- a/ingest/vendored/.github/workflows/ci.yaml +++ b/ingest/vendored/.github/workflows/ci.yaml @@ -11,5 +11,5 @@ jobs: shellcheck: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: nextstrain/.github/actions/shellcheck@master diff --git a/ingest/vendored/.github/workflows/pre-commit.yaml b/ingest/vendored/.github/workflows/pre-commit.yaml index c63b890..5dc6838 100644 --- a/ingest/vendored/.github/workflows/pre-commit.yaml +++ b/ingest/vendored/.github/workflows/pre-commit.yaml @@ -7,7 +7,7 @@ jobs: pre-commit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-python@v6 with: python-version: "3.12" diff --git a/ingest/vendored/.github/workflows/update-downstream-repos.yaml b/ingest/vendored/.github/workflows/update-downstream-repos.yaml index a822a49..76860d9 100644 --- a/ingest/vendored/.github/workflows/update-downstream-repos.yaml +++ b/ingest/vendored/.github/workflows/update-downstream-repos.yaml @@ -73,7 +73,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout ${{ matrix.repo }} - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: ${{ matrix.repo }} # Fetch all history since `git subrepo pull` needs to check history @@ -84,7 +84,7 @@ jobs: # keep it in a path within the downstream repo that does not interfere # with the subrepo changes - name: Checkout git-subrepo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: "ingydotnet/git-subrepo" path: ${{ env.GIT_SUBREPO_DIR }} diff --git a/ingest/vendored/.gitrepo b/ingest/vendored/.gitrepo index ac0b03f..19f178f 100644 --- a/ingest/vendored/.gitrepo +++ b/ingest/vendored/.gitrepo @@ -6,7 +6,7 @@ [subrepo] remote = https://github.com/nextstrain/ingest branch = main - commit = bfa9de236fc0dae1d42a4e3a36b95ff586c51438 - parent = 608e12bfb842776b48a6924961ebf0d780554163 + commit = d711b0817ec3e099e6fe7dee6694fe29f8e32ad4 + parent = 4d39d1b1e2a3625283acd457961f4e3f0cd89a8c method = merge cmdver = 0.4.9