opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
359 stars 178 forks source link

Updated to the latest 'peter-evans/create-pull-request@v6' version in Update API Workflow #685

Closed saimedhi closed 8 months ago

saimedhi commented 8 months ago

Description

Updated Update API Workflow to use the latest version of 'peter-evans/create-pull-request@v6'. The update addresses failures caused by an upstream issue.

Issues Resolved

https://github.com/opensearch-project/opensearch-py/actions/workflows/update_api.yml

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.14%. Comparing base (4b69c09) to head (444ac20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #685 +/- ## ======================================= Coverage 72.14% 72.14% ======================================= Files 89 89 Lines 7945 7945 ======================================= Hits 5732 5732 Misses 2213 2213 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

saimedhi commented 8 months ago

Closing this PR as the fix has been backported to peter-evans/create-pull-request@v5.