Skip to content

Commit 2180953

Browse files
dependabot[bot]sean-
authored andcommitted
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@28c49d9...142d3b8) --- 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] <support@github.com>
1 parent 4fd2edf commit 2180953

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
private-key: ${{ secrets.APP_PRIVATE_KEY }}
2222

2323
- name: Backport
24-
uses: VachaShah/backport@28c49d91ceec57d7c9f625f1031c1a4d637251f5 # v1.1.4
24+
uses: VachaShah/backport@142d3b8a8c70dc54db515e653e5ed3c3fac64100 # v2.2.0
2525
with:
2626
github_token: ${{ steps.app-token.outputs.token }}
2727
branch_name: backport/backport-${{ github.event.number }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
244244

245245
### Dependencies
246246

247+
- Bump `VachaShah/backport` from v1.1.4 to v2.2.0 ([#845](https://github.com/opensearch-project/opensearch-go/pull/845))
247248
- Bump golangci-lint from v2.11.2 to v2.11.4
248249
- Bump `golang.org/x/sync` from v0.19.0 to v0.20.0 ([#831](https://github.com/opensearch-project/opensearch-go/pull/831))
249250
- Bump `golang.org/x/mod` from v0.33.0 to v0.35.0 ([#831](https://github.com/opensearch-project/opensearch-go/pull/831))

0 commit comments

Comments
 (0)