chore(deps): update peter-evans/create-pull-request action to v4.1.2

This commit is contained in:
renovate[bot]
2022-09-21 03:40:59 +00:00
committed by Tonye Jack
parent 723b5d3f7d
commit fa5d3d59a3
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
git submodule update --remote --recursive
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4.1.1
uses: peter-evans/create-pull-request@v4.1.2
with:
title: "Updated submodule"
branch: "chore/update-submodule"