ci: bump korthout/backport-action from 4.5.1 to 4.5.2

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.5.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-12 03:43:56 +00:00 committed by 0xda157
parent ed178d2736
commit 91b0fe011e

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.5.1
- uses: korthout/backport-action@v4.5.2
id: backport
with:
github_token: ${{ steps.app-token.outputs.token }}