From c2a06f888839ad015edc1e91d354324c479ab5ae Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 23 Dec 2025 15:03:16 -0600 Subject: [PATCH] Update version_branch.yml --- .github/workflows/version_branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version_branch.yml b/.github/workflows/version_branch.yml index 6c3d498..1ac340a 100644 --- a/.github/workflows/version_branch.yml +++ b/.github/workflows/version_branch.yml @@ -405,7 +405,7 @@ jobs: header_re = re.compile(r'(?im)(VERSION[ ]*:[ ]*)([0-9]{2}[.][0-9]{2}[.][0-9]{2})') - manifest_marker_re = re.compile(r'(?is))([^<]*?)()'), re.compile(r'(?is)()([^<]*?)()'),