Revert "backport-action: 0.0.6 -> 0.0.7"

This reverts commit 7e3ba3e88b.

It breaks the backport.
This commit is contained in:
Domen Kožar 2021-10-31 11:34:14 -06:00
parent 50f4571c35
commit a8ac0dd944

View File

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