mirror of
https://github.com/github/codeql-action.git
synced 2025-12-16 04:19:38 +08:00
Merge pull request #635 from edoardopirovano/mergeback-deps
Update lockfile in mergeback
This commit is contained in:
1
.github/workflows/post-release-mergeback.yml
vendored
1
.github/workflows/post-release-mergeback.yml
vendored
@@ -119,5 +119,6 @@ jobs:
|
||||
--head "$NEW_BRANCH" \
|
||||
--base "$BASE_BRANCH" \
|
||||
--title "$PR_TITLE" \
|
||||
--label "Update dependencies" \
|
||||
--body "$PR_BODY" \
|
||||
${DRAFT:+"$DRAFT"} # no quotes around $DRAFT. gh will error out if there is an empty ""
|
||||
|
||||
Reference in New Issue
Block a user