Merge pull request #202500 from mweinelt/backport-0.0.9

workflows/backport-action 0.0.8 -> 0.0.9
This commit is contained in:
Jörg Thalheim 2022-11-27 15:05:02 +01:00 committed by GitHub
commit 6c7a25ec37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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