Skip to content

Commit 4eb797f

Browse files
authored
Merge pull request #5180 from DSpace/dependabot/github_actions/dspace-8_x/korthout/backport-action-4
Bump korthout/backport-action from 2 to 4
2 parents 10592f5 + 55e947b commit 4eb797f

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)