Skip to content

Commit b0b9612

Browse files
authored
Merge pull request #6043 from DSpace/dependabot/github_actions/dspace-8_x/korthout/backport-action-4.6.0
Bump korthout/backport-action from 4.5.2 to 4.6.0
2 parents ac56cce + 9168613 commit b0b9612

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
@@ -37,7 +37,7 @@ jobs:
3737
# Port PR to other branch (ONLY if labeled with "port to")
3838
# See https://github.com/korthout/backport-action
3939
- name: Create backport pull requests
40-
uses: korthout/backport-action@v4.5.2
40+
uses: korthout/backport-action@v4.6.0
4141
with:
4242
# Trigger based on a "port to [branch]" label on PR
4343
# (This label must specify the branch name to port to)

0 commit comments

Comments
 (0)