From 2afa26d78edfc5ddaa17e6be52bfa7d9cf482158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 08:01:10 +0000 Subject: [PATCH] build(deps): bump korthout/backport-action from 3.3.0 to 4.0.1 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.3.0 to 4.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v3.3.0...v4.0.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.0.1 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 8cf8442111..ea713ac1c6 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Create backport PRs - uses: korthout/backport-action@v3.3.0 + uses: korthout/backport-action@v4.0.1 with: # Config README: https://github.com/korthout/backport-action#backport-action pull_description: |-