diff --git a/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml b/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml index a1881adcf9e..912f92334c6 100644 --- a/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml +++ b/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml @@ -38,7 +38,7 @@ sources: key: .version transformers: - findsubmatch: - pattern: '(^\d+\.\d+)\.\d+$' + pattern: '(^\d+\.\d+)\.[^\s]+$' captureindex: 1 targets: