Skip to content

Commit b3c7dc1

Browse files
Merge branch 'main' into DAC-feature
2 parents d0a2e28 + 50a8b52 commit b3c7dc1

File tree

85 files changed

+5816
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+5816
-132
lines changed

.github/workflows/lock-versions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
description: 'List of branches to lock versions (ordered, comma separated)'
77
required: true
88
# 7.17 was intentionally skipped because it was added late and was bug fix only
9-
default: '8.3,8.4,8.5,8.6,8.7,8.8,8.9,8.10,8.11,8.12,8.13'
9+
default: '8.3,8.4,8.5,8.6,8.7,8.8,8.9,8.10,8.11,8.12,8.13,8.14'
1010

1111
jobs:
1212
pr:

0 commit comments

Comments
 (0)