Skip to content

Commit bdc4430

Browse files
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#5039)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 712a65b commit bdc4430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
${{ steps.pr-body.outputs.body }}
6767
6868
- name: Create PR
69-
uses: peter-evans/create-pull-request@v7
69+
uses: peter-evans/create-pull-request@v8
7070
with:
7171
commit-message: 'chore: ${{ steps.pr-body.outputs.title }}'
7272
branch: ${{ env.NEW_BRANCH }}

0 commit comments

Comments
 (0)