From ce17733b507d40a23779e5c6a1259c6bea511ec8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 8 Nov 2024 00:31:59 +1300
Subject: [PATCH] Bump VachaShah/backport from 2.1.0 to 2.2.0 (#1273)

Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/vachashah/backport/releases)
- [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vachashah/backport/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: VachaShah/backport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/backport.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index 9a0cd49777..75483690be 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -23,7 +23,7 @@ jobs:
           installation_id: 22958780
 
       - name: Backport
-        uses: VachaShah/backport@v2.1.0
+        uses: VachaShah/backport@v2.2.0
         with:
           github_token: ${{ steps.github_app_token.outputs.token }}
           head_template: backport/backport-<%= number %>-to-<%= base %>
\ No newline at end of file