mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update backport action owner (#176040)
Backport action was moved from https://github.com/sqren/backport-github-action to https://github.com/sorenlouv/backport-github-action
This commit is contained in:
parent
8eaf1098ba
commit
1e6420f244
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
)
|
||||
steps:
|
||||
- name: Backport Action
|
||||
uses: sqren/backport-github-action@v8.9.7
|
||||
uses: sorenlouv/backport-github-action@v8.9.7
|
||||
with:
|
||||
github_token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue