Skip to content

Commit 444ac20

Browse files
committed
Update to the latest 'peter-evans/create-pull-request@v6' version
Signed-off-by: saimedhi <[email protected]>
1 parent 4b69c09 commit 444ac20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_api.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
installation_id: 22958780
3939
- name: Create pull request
4040
id: cpr
41-
uses: peter-evans/create-pull-request@v5
41+
uses: peter-evans/create-pull-request@v6
4242
with:
4343
token: ${{ steps.github_app_token.outputs.token }}
4444
commit-message: Updated opensearch-py to reflect the latest OpenSearch API spec (${{ steps.date.outputs.date }})

0 commit comments

Comments
 (0)