Skip to content

Commit

Permalink
Bump backporting version to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Mar 27, 2024
1 parent 0cc5731 commit c4f7b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
echo "NO_SQUASH_OPTION=false" >> $GITHUB_ENV
- name: Backporting
uses: kiegroup/git-backporting@v4.5.3
uses: kiegroup/git-backporting@v4.6.0
with:
target-branch: 0.12.x
pull-request: ${{ github.event.pull_request.url }}
Expand Down

0 comments on commit c4f7b3b

Please sign in to comment.