From f933ac0c0dca6a538fb2456ad16e81fd4aa5890d Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Tue, 14 Feb 2023 19:25:22 +0100 Subject: [PATCH] Fix sha source (#1754) --- .ci/update-specs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci/update-specs.yml b/.ci/update-specs.yml index 9266007f2..a718344d9 100644 --- a/.ci/update-specs.yml +++ b/.ci/update-specs.yml @@ -20,6 +20,9 @@ sources: spec: file: 'https://github.com/elastic/apm-data/commit/main.patch' matchpattern: "^From\\s([0-9a-f]{40})\\s" + transformers: + - findsubmatch: + pattern: "[0-9a-f]{40}" error.json: kind: file spec: