From fa0e5c9625f295f044c0bb60d92f62de80352087 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Wed, 12 Jun 2024 14:58:23 -0700 Subject: [PATCH] ci.yaml: Pin `pathogen-repo-ci` Pin the `pathogen-repo-ci` to v0, which is before changes for the "smart" workflow were added. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3bbc49db..2f88e3b2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,6 +9,6 @@ on: jobs: ci: - uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master + uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0 with: build-args: --configfile profiles/ci/builds.yaml -p