Merge pull request #158 from mlus-asuka/dependabot/github_actions/korthout/backport-action-4
Bump korthout/backport-action from 3 to 4
This commit is contained in:
commit
c3750da764
2
.github/workflows/backport-prs.yml
vendored
2
.github/workflows/backport-prs.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: Create backport pull requests
|
- name: Create backport pull requests
|
||||||
uses: korthout/backport-action@v3
|
uses: korthout/backport-action@v4
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.TOKEN }}
|
github_token: ${{ secrets.TOKEN }}
|
||||||
pull_description: |
|
pull_description: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user