From 7efcc89b7b3cb57d7157d2848cd4adf4925c8cc3 Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Fri, 13 Sep 2024 16:51:40 +0200 Subject: [PATCH] Update names and ids github workflows --- .../updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml | 4 ++-- .../updatecli/updatecli.d/bump-latest-9x-snapshot-version.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml b/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml index 3f2994139a..e947836b3d 100644 --- a/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml +++ b/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml @@ -1,6 +1,6 @@ --- -name: Bump latest elastic-stack test version -pipelineid: 'bump-latest-elastic-stack-version' +name: Bump latest 8.x-SNAPSHOT elastic-stack test version +pipelineid: 'bump-latest-8x-elastic-stack-version' actions: default: diff --git a/.github/workflows/updatecli/updatecli.d/bump-latest-9x-snapshot-version.yml b/.github/workflows/updatecli/updatecli.d/bump-latest-9x-snapshot-version.yml index cc562a6d49..fe1313bdec 100644 --- a/.github/workflows/updatecli/updatecli.d/bump-latest-9x-snapshot-version.yml +++ b/.github/workflows/updatecli/updatecli.d/bump-latest-9x-snapshot-version.yml @@ -1,6 +1,6 @@ --- -name: Bump latest elastic-stack test version -pipelineid: 'bump-latest-elastic-stack-version' +name: Bump latest 9.x-SNAPSHOT elastic-stack test version +pipelineid: 'bump-latest-9x-elastic-stack-version' actions: default: