Skip to content

Commit

Permalink
ci: update korthout/backport-action action to v3 (#266)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent e57e033 commit 5d11815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Create backport PRs
uses: korthout/backport-action@v2
uses: korthout/backport-action@v3
with:
pull_description: |-
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.

0 comments on commit 5d11815

Please sign in to comment.