Merge pull request #635 from edoardopirovano/mergeback-deps

Update lockfile in mergeback
This commit is contained in:
Edoardo Pirovano
2021-07-27 16:36:24 +01:00
committed by GitHub

View File

@@ -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 ""