File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 token : ${{ secrets.BACKPORT_ACTION_TOKEN }}
2222 - name : Backport
2323 id : backport
24- uses : korthout/backport-action@main
24+ uses : korthout/backport-action@korthout-501-node-24
2525 with :
2626 copy_labels_pattern : .+
2727 github_token : ${{ secrets.BACKPORT_ACTION_TOKEN }}
Original file line number Diff line number Diff line change 2525 git_commit_gpgsign : true
2626 - name : Backport
2727 id : backport
28- uses : korthout/backport-action@main
28+ uses : korthout/backport-action@korthout-501-node-24
2929 with :
3030 add_labels : backport,another label
3131 add_author_as_assignee : true
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v5
1717 - name : Backport
1818 id : backport
19- uses : korthout/backport-action@main
19+ uses : korthout/backport-action@korthout-501-node-24
2020 with :
2121 # copy all labels (backport labels are automatically skipped)
2222 copy_labels_pattern : .+
You can’t perform that action at this time.
0 commit comments