Skip to content

Commit beee262

Browse files
committed
Merge branch 'dependabotSecurityFix' of https://github.com/cap-java/sdm into dependabotSecurityFix
2 parents 41b53fb + c927193 commit beee262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/multiTenancyDeployLocal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Clone the cloud-cap-samples-java repo 🌐
4848
run: |
4949
echo "🔄 Cloning repository..."
50-
git clone --depth 1 --branch mtTests https://github.com/vibhutikumar07/cloud-cap-samples-java.git
50+
git clone --depth 1 --branch local_mtTests https://github.com/vibhutikumar07/cloud-cap-samples-java.git
5151
echo "✅ Repository cloned!"
5252
5353
- name: Change directory to cloud-cap-samples-java 📂

0 commit comments

Comments
 (0)