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:
Søren Louv-Jansen 2024-02-13 23:41:04 +01:00 committed by GitHub
parent 8eaf1098ba
commit 1e6420f244
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}