Merge pull request #37229 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-8.13.7

Bump giggsey/libphonenumber-for-php to 8.13.7 in master
pull/37252/head
Côme Chilliet 2023-03-15 18:14:18 +07:00 committed by GitHub
commit 8abad79bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

@ -31,13 +31,18 @@ jobs:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}
- name: Setup git
run: |
git config --local user.email "nextcloud-command@users.noreply.github.com"
git config --local user.name "nextcloud-command"
- name: Pull 3rdparty
run: git submodule foreach 'if [ "$sm_path" == "3rdparty" ]; then git pull origin ${{ github.event.pull_request.base.ref }}; fi'
- name: Commit and push changes
run: |
git add 3rdparty
git commit -m "Update submodule 3rdparty to latest ${{ github.event.pull_request.base.ref }}"
git commit -s -m "Update submodule 3rdparty to latest ${{ github.event.pull_request.base.ref }}"
git push
- name: Add reaction on failure

@ -1 +1 @@
Subproject commit 0ec73636ee36558960a1df60828b645ef3d4a53c
Subproject commit 95330ecbe44f864edd0d193f249ca2acc84d9d06