We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 651a1ae + 9697b4b commit 158e560Copy full SHA for 158e560
1 file changed
.github/workflows/port_merged_pull_request.yml
@@ -27,7 +27,7 @@ jobs:
27
# Port PR to other branch (ONLY if labeled with "port to")
28
# See https://github.com/korthout/backport-action
29
- name: Create backport pull requests
30
- uses: korthout/backport-action@v4
+ uses: korthout/backport-action@v4.5.2
31
with:
32
# Trigger based on a "port to [branch]" label on PR
33
# (This label must specify the branch name to port to)
0 commit comments