ci: update korthout/backport-action action to v3 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e57e033f9f
commit
5d11815d76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -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}.
|
||||
|
|
Loading…
Reference in a new issue