From cb07c518c4850ffcf50a68a29bf27ec8644f7970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 22:07:44 +0000 Subject: [PATCH] Bump korthout/backport-action from 1 to 3 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1 to 3. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1...v3) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: '3' 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 4008668859..842f78e04e 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -16,4 +16,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Create backport pull requests - uses: korthout/backport-action@v1 + uses: korthout/backport-action@v3