Skip to content

Commit 90e70ad

Browse files
authored
Merge pull request #5898 from DSpace/dependabot/github_actions/dspace-8_x/korthout/backport-action-4.5.2
Bump korthout/backport-action from 4 to 4.5.2
2 parents e73a6b4 + c1bd34d commit 90e70ad

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)