mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +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:
|
backport-targeted-release-branch:
|
||||||
if: github.event.pull_request.merged && github.repository == 'hashicorp/vault'
|
if: github.event.pull_request.merged && github.repository == 'hashicorp/vault'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: hashicorpdev/backport-assistant:0.4.3
|
container: hashicorpdev/backport-assistant:0.5.3
|
||||||
steps:
|
steps:
|
||||||
- name: Backport changes to targeted release branch
|
- name: Backport changes to targeted release branch
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user