Skip to content

Commit

Permalink
[BXMSPROD-1938] backport PRs already merged (#2212)
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr authored Feb 13, 2023
1 parent bca599d commit 788578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/actions/backporting/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ runs:
echo "BACKPORT_REVIEWERS=${reviewers}" >> $GITHUB_ENV
- name: Perform cherry pick
id: cherry-pick
uses: carloscastrojumo/github-cherry-pick-action@v1.0.6
uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
with:
branch: "${{ inputs.target-branch }}"
title: "[${{ inputs.target-branch }}] ${{ inputs.title }}"
Expand Down

0 comments on commit 788578f

Please sign in to comment.