From 5685208a8ea9bc567cd908d1db152e71a16c9351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:03:06 +0000 Subject: [PATCH] build(deps): bump korthout/backport-action from 4.0.0 to 4.0.1 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/3634249d418881baa47fd6bae694506145f7a61b...c656f5d5851037b2b38fb5db2691a03fa229e3b2) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bd4102b56471..0f8ed3b972ae 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@3634249d418881baa47fd6bae694506145f7a61b # v4.0.0 + uses: korthout/backport-action@c656f5d5851037b2b38fb5db2691a03fa229e3b2 # v4.0.1 with: # Config README: https://github.com/korthout/backport-action#backport-action copy_labels_pattern: 'severity:\ssecurity'