From 578c89b6a2a1e4680726646377e809dc1952c037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:04:40 +0800 Subject: [PATCH] build(deps): bump korthout/backport-action from 2 to 3 (#73) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 00ca3fb..5b7fe85 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -17,4 +17,4 @@ jobs: - uses: actions/checkout@v4 - name: Create backport PRs - uses: korthout/backport-action@v2 + uses: korthout/backport-action@v3