Use newer version of backport-assistant (#20484)
This commit is contained in:
parent
aa3c61c85b
commit
3eb5fb3eb7
|
@ -11,7 +11,7 @@ jobs:
|
|||
backport-targeted-release-branch:
|
||||
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: Backport changes to targeted release branch
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue