gha: fix plugin update check labeling (#22647)

This commit is contained in:
John-Michael Faircloth
2023-08-30 15:22:31 -05:00
committed by GitHub
parent 7a5911be4f
commit 8bae1c18da

View File

@@ -88,7 +88,7 @@ jobs:
fi
gh pr edit "${{ steps.pr.outputs.vault_pr_num }}" \
--add-label "dependencies,pr/no-changelong,pr/no-milestone" \
--add-label "dependencies,pr/no-changelog,pr/no-milestone" \
--repo hashicorp/vault
- name: Comment on plugin PR