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

This commit is contained in:
Renovate Bot
2022-06-03 11:20:14 +00:00
committed by Tonye Jack
parent 6a97f0189b
commit af9b0d1b66
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.0.3
uses: peter-evans/create-pull-request@v4.0.4
with:
title: "Updated submodule"
branch: "chore/update-submodule"