chore(deps): update peter-evans/create-pull-request action to v4.1.3
This commit is contained in:
committed by
Tonye Jack
parent
ffddd5941d
commit
3b54ee8a34
2
.github/workflows/submodule-sync.yml
vendored
2
.github/workflows/submodule-sync.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
git submodule update --remote --recursive
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4.1.2
|
||||
uses: peter-evans/create-pull-request@v4.1.3
|
||||
with:
|
||||
title: "Updated submodule"
|
||||
branch: "chore/update-submodule"
|
||||
|
||||
Reference in New Issue
Block a user