Skip to content

Commit 68204b0

Browse files
Bump VachaShah/backport from 1.1.4 to 2.2.0 (#969)
* Bump VachaShah/backport from 1.1.4 to 2.2.0 Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 1.1.4 to 2.2.0. - [Release notes](https://github.com/vachashah/backport/releases) - [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md) - [Commits](VachaShah/backport@v1.1.4...v2.2.0) --- updated-dependencies: - dependency-name: VachaShah/backport dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22dc05b commit 68204b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
installation_id: 22958780
2323

2424
- name: Backport
25-
uses: VachaShah/backport@v1.1.4
25+
uses: VachaShah/backport@v2.2.0
2626
with:
2727
github_token: ${{ steps.github_app_token.outputs.token }}
2828
branch_name: backport/backport-${{ github.event.number }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2828
- Bump `dangoslen/dependabot-changelog-helper` from 3 to 4 ([#960](https://github.com/opensearch-project/opensearch-py/pull/960))
2929
- Bump `stefanzweifel/git-auto-commit-action` from 5 to 7 ([#962](https://github.com/opensearch-project/opensearch-py/pull/962))
3030
- Bump `actions/checkout` from 4 to 5 ([#967](https://github.com/opensearch-project/opensearch-py/pull/967))
31+
- Bump `VachaShah/backport` from 1.1.4 to 2.2.0 ([#969](https://github.com/opensearch-project/opensearch-py/pull/969))
3132

3233
## [3.0.0]
3334
### Added

0 commit comments

Comments
 (0)