mirror of https://github.com/status-im/consul.git
chore(ci): fix backport assistant branch creation race (#17249)
This commit is contained in:
parent
861a8151d5
commit
5e4b736b70
|
@ -19,7 +19,7 @@ jobs:
|
|||
backport:
|
||||
if: github.event.pull_request.merged
|
||||
runs-on: ubuntu-latest
|
||||
container: hashicorpdev/backport-assistant:0.3.0
|
||||
container: hashicorpdev/backport-assistant:0.3.3
|
||||
steps:
|
||||
- name: Run Backport Assistant for release branches
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue