Skip to content

Commit 50b2c79

Browse files
authored
Merge pull request #22 from bkahlert/dependabot/github_actions/peter-evans/create-pull-request-5.0.0
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 5.0.0
2 parents 1df4f86 + 54aef02 commit 50b2c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: ${{ steps.prep.outputs.recordr-build-dir }}
4747

4848
- name: Create pull request
49-
uses: peter-evans/create-pull-request@v4.2.3
49+
uses: peter-evans/create-pull-request@v5.0.0
5050
if: startsWith(github.ref, 'refs/heads/')
5151
with:
5252
commit-message: |

0 commit comments

Comments
 (0)