ci: bump korthout/backport-action from 4.4.0 to 4.5.0

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.4.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-28 00:31:47 +00:00 committed by 0xda157
parent cbe360bb83
commit 20ff51f523

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