dep: lock headless chrome version (#6685)

* fix typo in workflow
* fix: lock headless chrome for now to avoid detection
close #6680
This commit is contained in:
NeverBehave
2021-01-12 16:55:37 -05:00
committed by GitHub
parent 2d849bf1fc
commit c89ff78f28
3 changed files with 4 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ Auto Route test failed, please check your PR body format and reopen pull request
.update({
owner: context.repo.owner,
repo: context.repo.repo,
pull_nulber: number,
pull_number: number,
state: 'closed',
})
.catch((e) => {