ci: bump korthout/backport-action from 4.1.0 to 4.3.0

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit d27951a653)
This commit is contained in:
dependabot[bot] 2026-03-26 21:23:26 +00:00 committed by 0xda157
parent b27f917ad0
commit 83e8a81710

View file

@ -45,7 +45,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}
- uses: korthout/backport-action@v4.1.0
- uses: korthout/backport-action@v4.3.0
id: backport
with:
github_token: ${{ steps.app-token.outputs.token }}