From e1782d79ed8173123631869f47b89c5654be1cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 07:31:26 +0000 Subject: [PATCH] Bump sqren/backport-github-action from 11.0.0 to 12.0.0 Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v11.0.0...v12.0.0) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-version: 12.0.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 c136cd318..418bbfde1 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -18,7 +18,7 @@ jobs: ) steps: - name: Backport - uses: sqren/backport-github-action@v11.0.0 + uses: sqren/backport-github-action@v12.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} auto_backport_label_prefix: backport-to-