diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 3e1d8ed..d991018 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -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}.