mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
chore(ci): fix backport assistant branch creation race (#17249)
This commit is contained in:
parent
861a8151d5
commit
5e4b736b70
2
.github/workflows/backport-assistant.yml
vendored
2
.github/workflows/backport-assistant.yml
vendored
@ -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…
x
Reference in New Issue
Block a user