From a319cc4f64b8983b50f8fd1ac793a1c101ee7b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:06:35 +0000 Subject: [PATCH] Bump sqren/backport-github-action from 9.5.1 to 10.2.0 Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.5.1 to 10.2.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v9.5.1...v10.2.0) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 ba6af6d0b0..d46e1506c2 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -29,7 +29,7 @@ jobs: ) steps: - name: Backport Action - uses: sqren/backport-github-action@v9.5.1 + uses: sqren/backport-github-action@v10.2.0 with: github_token: ${{ secrets.ACCESS_TOKEN }} auto_backport_label_prefix: backport/