mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 09:31:08 +08:00
Fix github actions (#23720)
This commit is contained in:
parent
6b6a35335c
commit
bb9bf77a6b
2
.github/workflows/trustedPR.yml
vendored
2
.github/workflows/trustedPR.yml
vendored
@ -55,4 +55,4 @@ jobs:
|
||||
if (body !== "") {
|
||||
req.body = body;
|
||||
}
|
||||
await github.pulls.createReview(req);
|
||||
await github.rest.pulls.createReview(req);
|
||||
|
Loading…
x
Reference in New Issue
Block a user