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>
(cherry picked from commit 20ff51f523)
This commit is contained in:
parent
ccb7422403
commit
a2538cd28a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue