From 9c623775f2a0598c0e8f9fea0b978382d6f7898d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 11:23:19 +0000 Subject: [PATCH] .github: Bump korthout/backport-action from 4.3.0 to 4.4.0 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/3c06f323a58619da1e8522229ebc8d5de2633e46...ad30f01dbe543be4a24431001c38f3617af8c745) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 7d6f7ff5e92a..8ef6e37133f5 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -49,7 +49,7 @@ jobs: - name: Create backport PRs id: backport - uses: korthout/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0 + uses: korthout/backport-action@ad30f01dbe543be4a24431001c38f3617af8c745 # v4.4.0 with: # Config README: https://github.com/korthout/backport-action#backport-action add_author_as_reviewer: true