We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5467f2a + bb40751 commit 59cb74cCopy full SHA for 59cb74c
README.md
@@ -12,7 +12,7 @@ input should be the body of an asynchronous function call. The following
12
arguments will be provided:
13
14
- `github` A pre-authenticated
15
- [octokit/core.js](https://github.com/octokit/core.js#readme) client with REST endpoints and pagination plugins
+ [octokit/rest.js](https://octokit.github.io/rest.js) client with pagination plugins
16
- `context` An object containing the [context of the workflow
17
run](https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts)
18
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package
0 commit comments