From 6daa21530122df3473fc95270a30dede1e050c85 Mon Sep 17 00:00:00 2001 From: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com> Date: Wed, 22 May 2024 00:55:48 -0700 Subject: [PATCH] Temporarily pin 1ES pipeline to unblock official build (#102539) --- eng/pipelines/common/templates/template1es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/common/templates/template1es.yml b/eng/pipelines/common/templates/template1es.yml index e629a74646e598..0964295750d255 100644 --- a/eng/pipelines/common/templates/template1es.yml +++ b/eng/pipelines/common/templates/template1es.yml @@ -15,7 +15,7 @@ resources: - repository: 1ESPipelineTemplates type: git name: 1ESPipelineTemplates/1ESPipelineTemplates - ref: refs/tags/release + ref: refs/tags/release-2024-05-13-1 extends: template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates