Skip to content

Commit 158e560

Browse files
authored
Merge pull request #5895 from DSpace/dependabot/github_actions/korthout/backport-action-4.5.2
Bump korthout/backport-action from 4 to 4.5.2
2 parents 651a1ae + 9697b4b commit 158e560

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@v4
30+
uses: korthout/backport-action@v4.5.2
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)