Update peter-evans/create-pull-request action to v3.14.0
This commit is contained in:
committed by
renovate[bot]
parent
a8daea7bf1
commit
a2a827260c
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@v3.13.0
|
||||
uses: peter-evans/create-pull-request@v3.14.0
|
||||
with:
|
||||
base: "main"
|
||||
title: "Updated README.md"
|
||||
|
||||
Reference in New Issue
Block a user