mirror of
https://github.com/actions/runner.git
synced 2026-01-18 09:44:26 +08:00
fix: update label from "dependency" to "dependencies" to be consistent with dependabot
This commit is contained in:
2
.github/workflows/docker-buildx-upgrade.yml
vendored
2
.github/workflows/docker-buildx-upgrade.yml
vendored
@@ -159,5 +159,5 @@ jobs:
|
||||
# Create PR
|
||||
gh pr create -B main -H "$branch_name" \
|
||||
--title "$pr_title" \
|
||||
--label "dependency" \
|
||||
--label "dependencies" \
|
||||
--body-file pr_body.txt
|
||||
|
||||
Reference in New Issue
Block a user