mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-07 10:31:54 +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:
|
||||
if: github.event.pull_request.merged && github.repository == 'hashicorp/vault'
|
||||
runs-on: ubuntu-latest
|
||||
container: hashicorpdev/backport-assistant:0.4.1
|
||||
container: hashicorpdev/backport-assistant:0.4.2
|
||||
steps:
|
||||
- name: Backport changes to targeted release branch
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user