Skip to content

Commit

Permalink
Merge pull request #202500 from mweinelt/backport-0.0.9
Browse files Browse the repository at this point in the history
workflows/backport-action 0.0.8 -> 0.0.9
  • Loading branch information
Mic92 authored Nov 27, 2022
2 parents d0ebbdc + 4b36b3c commit 6c7a25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 6c7a25e

Please sign in to comment.