chore(deps): update peter-evans/create-pull-request action to v4.1.1
This commit is contained in:
committed by
Tonye Jack
parent
2b777af8b0
commit
0e8d0f1209
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: failure()
|
||||
uses: peter-evans/create-pull-request@v4.1.0
|
||||
uses: peter-evans/create-pull-request@v4.1.1
|
||||
with:
|
||||
base: "main"
|
||||
title: "Updated README.md"
|
||||
|
||||
Reference in New Issue
Block a user