Skip to content

Commit af58b5b

Browse files
Bump korthout/backport-action from 2 to 4.4.0 (#5577)
* Bump korthout/backport-action from 2 to 4.4.0 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2 to 4.4.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@v2...v4.4.0) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update backport-action to version 4 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
1 parent fdc5cea commit af58b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/port_merged_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# Port PR to other branch (ONLY if labeled with "port to")
2828
# See https://github.com/korthout/backport-action
2929
- name: Create backport pull requests
30-
uses: korthout/backport-action@v2
30+
uses: korthout/backport-action@v4
3131
with:
3232
# Trigger based on a "port to [branch]" label on PR
3333
# (This label must specify the branch name to port to)

0 commit comments

Comments
 (0)