chore(ci): fix backport assistant branch creation race (#17249)

This commit is contained in:
Dan Stough 2023-05-08 16:30:45 -04:00 committed by GitHub
parent 861a8151d5
commit 5e4b736b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: |