From 05ff935a66585d306b3b36b41f0473cfbff1e5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:41:56 +0000 Subject: [PATCH] Bump korthout/backport-action from 2 to 3 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2 to 3. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v2...v3) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 5e747f2b66..427e079d70 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -30,7 +30,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Create backport pull requests - uses: korthout/backport-action@v2 + uses: korthout/backport-action@v3 # Upload nightly docs to the website docs: