Skip to content

Commit

Permalink
Upgrade backport to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Apr 11, 2024
1 parent c4f7b3b commit c2434a5
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.6.0
uses: kiegroup/git-backporting@v4
with:
target-branch: 0.12.x
pull-request: ${{ github.event.pull_request.url }}
Expand Down

0 comments on commit c2434a5

Please sign in to comment.