Skip to content

Commit 6a064f9

Browse files
Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#1407)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0.
1 parent b48c2b3 commit 6a064f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
8383
- name: Create Pull Request
8484
# https://github.com/peter-evans/create-pull-request/releases/tag/v8.0.0
85-
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725
85+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
8686
with:
8787
branch: ${{ needs.prepare.outputs.tag_name }}_doc_update_run_${{ github.run_id }}
8888
title: Add the new C++ client release (`${{ needs.prepare.outputs.tag_name }}`) documentation

0 commit comments

Comments
 (0)