From 3b4a11d7781db91d134650a4d12cb7780bc8eb10 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Wed, 12 Jun 2024 14:44:55 -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 d61ab4d..e3e768b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,4 +9,4 @@ on: jobs: pathogen-ci: - uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master + uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0