Skip to content

Commit 50ecd1d

Browse files
authored
Merge pull request #1045 from NordSecurity/olekoliinyk/bump_libtelio_build
Bump libtelio-build reference to v2.7.4
2 parents 26fe43a + 386f1f8 commit 50ecd1d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
schedule: ${{ github.event_name == 'schedule' }}
2424
cancel-outdated-pipelines: ${{ github.ref_name != 'main' }}
25-
triggered-ref: v2.7.3 # REMEMBER to also update in .gitlab-ci.yml
25+
triggered-ref: v2.7.4 # REMEMBER to also update in .gitlab-ci.yml

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ libtelio-build-pipeline:
1515

1616
trigger:
1717
project: $LIBTELIO_BUILD_PROJECT_PATH
18-
branch: v2.7.3 # REMEMBER to also update in .github/workflows/gitlab.yml
18+
branch: v2.7.4 # REMEMBER to also update in .github/workflows/gitlab.yml

.unreleased/bump_libtelio_build_v2.7.4

Whitespace-only changes.

0 commit comments

Comments
 (0)