File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3838 installation_id : 22958780
3939 - name : Create pull request
4040 id : cpr
41- uses : peter-evans/create-pull-request@v6
41+ uses : peter-evans/create-pull-request@v7
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 }})
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2323- Bumps ` lycheeverse/lychee-action ` from 1.9.3 to 2.0.2 ([ #946 ] ( https://github.com/opensearch-project/opensearch-py/pull/946 ) )
2424- Bump ` actions/download-artifact ` from 4 to 5 ([ #957 ] ( https://github.com/opensearch-project/opensearch-py/pull/957 ) )
2525- Bump ` actions/cache ` from 3 to 4 ([ #958 ] ( https://github.com/opensearch-project/opensearch-py/pull/958 ) )
26+ - Bump ` peter-evans/create-pull-request ` from 6 to 7 ([ #959 ] ( https://github.com/opensearch-project/opensearch-py/pull/959 ) )
2627
2728## [ 3.0.0]
2829### Added
You can’t perform that action at this time.
0 commit comments