use PAT in backport action

(cherry picked from commit e0f0b51851)
This commit is contained in:
EoD 2025-05-18 17:18:23 +00:00 committed by github-actions[bot]
parent 81b3914d3a
commit 0203647818

View File

@ -31,6 +31,7 @@ jobs:
- name: Create backport pull requests
uses: korthout/backport-action@v3
with:
github_token: ${{ secrets.TOKEN }}
pull_description: |
Backport of #${pull_number} to `${target_branch}`.