There was an error while loading. Please reload this page.
2 parents ac56cce + 9168613 commit b0b9612Copy full SHA for b0b9612
1 file changed
.github/workflows/port_merged_pull_request.yml
@@ -37,7 +37,7 @@ jobs:
37
# Port PR to other branch (ONLY if labeled with "port to")
38
# See https://github.com/korthout/backport-action
39
- name: Create backport pull requests
40
- uses: korthout/backport-action@v4.5.2
+ uses: korthout/backport-action@v4.6.0
41
with:
42
# Trigger based on a "port to [branch]" label on PR
43
# (This label must specify the branch name to port to)
0 commit comments