commit f0ee548137263a67e3d163b674f48e6e004210fb
parent bdf6d8733e2a954031de86e9a2d09c3b03f6641d
Author: dundargoc <33953936+dundargoc@users.noreply.github.com>
Date: Tue, 21 Feb 2023 07:43:17 +0100
ci(backport): bump zeebe-io/backport-action from 0 to 1 (#22348)
Notable changes are performance increases for fetching repositories and
simpler workflow file.
Diffstat:
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
@@ -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