From 66808f22425f40d8226af154e712442e13a2d629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 16:18:24 +0000 Subject: [PATCH] Bump korthout/backport-action from 3 to 4 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3 to 4. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v3...v4) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/backport-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport-prs.yml b/.github/workflows/backport-prs.yml index 38ee928..2af7680 100644 --- a/.github/workflows/backport-prs.yml +++ b/.github/workflows/backport-prs.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Create backport pull requests - uses: korthout/backport-action@v3 + uses: korthout/backport-action@v4 with: github_token: ${{ secrets.TOKEN }} pull_description: |