Revert "backport-action: 0.0.6 -> 0.0.7"
This reverts commit 7e3ba3e88b
.
It breaks the backport.
This commit is contained in:
parent
50f4571c35
commit
a8ac0dd944
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- name: Create backport PRs
|
||||
uses: zeebe-io/backport-action@v0.0.7
|
||||
uses: zeebe-io/backport-action@v0.0.6
|
||||
with:
|
||||
# Config README: https://github.com/zeebe-io/backport-action#backport-action
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user