mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
This commit is contained in:
parent
bcd98f23e3
commit
b3f6bbd78d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/plugin-update.yml
vendored
1
.github/workflows/plugin-update.yml
vendored
|
|
@ -96,6 +96,7 @@ jobs:
|
|||
if [ -z "$PR" ]; then
|
||||
gh pr create \
|
||||
--head "$VAULT_BRANCH" \
|
||||
--base "${{ inputs.base-branch }}" \
|
||||
--reviewer "$REVIEWER" \
|
||||
--assignee "$REVIEWER" \
|
||||
--title "Update ${{ inputs.plugin }} to v${{ inputs.version }}" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue