Skip to content

Commit c42616c

Browse files
mayastor-borstiagolobocastro
andcommitted
Merge #1920
1920: [CI] Update git submodules r=tiagolobocastro a=openebs-ci Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: tiagolobocastro <[email protected]> Co-authored-by: Tiago Castro <[email protected]>
2 parents b8b4160 + c607aed commit c42616c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/mod-update.yml

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

2222
- name: Update submodules
23-
run: ./scripts/set-submodule-branches.sh -u -m "${{ github.event.inputs.submodules }}"
23+
run: ./utils/dependencies/scripts/git/submodule-branches.sh -u -m "${{ github.event.inputs.submodules }}"
2424

2525
- name: Create Pull Request
2626
id: cpr

utils/dependencies

0 commit comments

Comments
 (0)