mirror of
https://github.com/github/codeql-action
synced 2026-06-12 15:03:34 +03:00
Update lockfile in mergeback
This commit is contained in:
@@ -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