Skip to content

Commit 8305a12

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/app/multi-bdaacbcc08
2 parents 5504b72 + 229674e commit 8305a12

File tree

6 files changed

+179
-112
lines changed

6 files changed

+179
-112
lines changed

.cdsrc.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@
77
"profile": "with-mtx-sidecar",
88
"odata": {
99
"containment": true
10-
},
11-
"cdsc": {
12-
"draftMessages": true
1310
}
1411
}

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424
- name: Set up JDK
2525
uses: actions/setup-java@v5
2626
with:

0 commit comments

Comments
 (0)