mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-10 12:01:28 +01:00
Update backport assistant in CE (#27482)
This commit is contained in:
parent
ebb67c5648
commit
a4347e9098
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.1
|
container: hashicorpdev/backport-assistant:0.4.2
|
||||||
steps:
|
steps:
|
||||||
- name: Backport changes to targeted release branch
|
- name: Backport changes to targeted release branch
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user