mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
backport-assistant: use the latest version of the backport-assistant (#28998)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
2
.github/workflows/backport-ce.yml
vendored
2
.github/workflows/backport-ce.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
backport-targeted-release-branch:
|
||||
if: github.event.pull_request.merged && github.repository == 'hashicorp/vault'
|
||||
runs-on: ubuntu-latest
|
||||
container: hashicorpdev/backport-assistant:0.4.3
|
||||
container: hashicorpdev/backport-assistant:0.5.3
|
||||
steps:
|
||||
- name: Backport changes to targeted release branch
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user