Skip to content

Commit

Permalink
Bump VachaShah/backport from 1.1.4 to 2.2.0 (#299)
Browse files Browse the repository at this point in the history
* 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-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>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Dec 11, 2024
1 parent 1679ae8 commit 566bb51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Backport
uses: VachaShah/backport@v1.1.4
uses: VachaShah/backport@v2.2.0
with:
github_token: ${{ steps.github_app_token.outputs.token }}
branch_name: backport/backport-${{ github.event.number }}
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `sysinfo` from 0.31.2 to 0.33.0
- Bumps `thiserror` from 1 to 2
- Bump `dangoslen/dependabot-changelog-helper` from 2 to 3 ([#298](https://github.com/opensearch-project/opensearch-rs/pull/298))
- Bump `VachaShah/backport` from 1.1.4 to 2.2.0 ([#299](https://github.com/opensearch-project/opensearch-rs/pull/299))

### Changed

Expand Down

0 comments on commit 566bb51

Please sign in to comment.