From 010dac30e391f92fd3f1b06eb59ec3f6993539a4 Mon Sep 17 00:00:00 2001 From: Oleksandr Oliinyk Date: Fri, 20 Dec 2024 14:07:36 +0100 Subject: [PATCH] Bump libtelio-build reference to v2.7.4 --- .github/workflows/gitlab.yml | 2 +- .gitlab-ci.yml | 2 +- .unreleased/bump_libtelio_build_v2.7.4 | 0 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .unreleased/bump_libtelio_build_v2.7.4 diff --git a/.github/workflows/gitlab.yml b/.github/workflows/gitlab.yml index 453a13d10..49cf5def2 100644 --- a/.github/workflows/gitlab.yml +++ b/.github/workflows/gitlab.yml @@ -22,4 +22,4 @@ jobs: with: schedule: ${{ github.event_name == 'schedule' }} cancel-outdated-pipelines: ${{ github.ref_name != 'main' }} - triggered-ref: v2.7.3 # REMEMBER to also update in .gitlab-ci.yml + triggered-ref: v2.7.4 # REMEMBER to also update in .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0988c271d..b2c006ca5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,4 +15,4 @@ libtelio-build-pipeline: trigger: project: $LIBTELIO_BUILD_PROJECT_PATH - branch: v2.7.3 # REMEMBER to also update in .github/workflows/gitlab.yml + branch: v2.7.4 # REMEMBER to also update in .github/workflows/gitlab.yml diff --git a/.unreleased/bump_libtelio_build_v2.7.4 b/.unreleased/bump_libtelio_build_v2.7.4 new file mode 100644 index 000000000..e69de29bb