workflows/backport-action 0.0.8 -> 0.0.9

https://github.com/zeebe-io/backport-action/releases/tag/v0.0.9
This commit is contained in:
Martin Weinelt 2022-11-23 12:20:28 +01:00
parent 1da6596c0f
commit 4b36b3cd43

View File

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: zeebe-io/backport-action@v0.0.8
uses: zeebe-io/backport-action@v0.0.9
with:
# Config README: https://github.com/zeebe-io/backport-action#backport-action
github_token: ${{ secrets.GITHUB_TOKEN }}