backport-action: 0.0.6 -> 0.0.7

This commit is contained in:
Domen Kožar 2021-10-29 13:30:51 -05:00
parent b956d146ab
commit 7e3ba3e88b

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.6
uses: zeebe-io/backport-action@v0.0.7
with:
# Config README: https://github.com/zeebe-io/backport-action#backport-action
github_token: ${{ secrets.GITHUB_TOKEN }}