ci(backport): bump zeebe-io/backport-action from 0 to 1 (#22348)

Notable changes are performance increases for fetching repositories and
simpler workflow file.
This commit is contained in:
dundargoc 2023-02-21 07:43:17 +01:00 committed by GitHub
parent bdf6d8733e
commit f0ee548137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,11 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
# required to find all branches
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: zeebe-io/backport-action@v0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
uses: korthout/backport-action@v1