ci(backport): bump version to v0.0.7

[skip ci]
This commit is contained in:
James McCoy
2021-10-30 16:31:37 -04:00
parent 0c1b80efec
commit 9f5e736e5d

View File

@@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
uses: zeebe-io/backport-action@v0.0.6
uses: zeebe-io/backport-action@v0.0.7
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}