ci: Bump korthout/backport-action to enable add_author_as_reviewer (#26829)

This commit is contained in:
Matsu 2026-03-10 15:26:44 +02:00 committed by GitHub
parent adb9b26cb1
commit 3b2beebc5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ jobs:
- name: Backport
if: steps.targets.outputs.target_branches != ''
uses: korthout/backport-action@c656f5d5851037b2b38fb5db2691a03fa229e3b2 # v4.0.1
uses: korthout/backport-action@4aaf0e03a94ff0a619c9a511b61aeb42adea5b02 # v4.2.0
with:
github_token: ${{ steps.generate-token.outputs.token }}
source_pr_number: ${{ github.event.pull_request.number || inputs.pull-request-id }}