mirror of
https://github.com/actions/github-script.git
synced 2025-12-20 14:13:57 +00:00
Bump Octokit core, REST pagination, REST methdos
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@octokit/core": "^3.1.2",
|
||||
"@octokit/plugin-paginate-rest": "^2.3.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^4.1.2"
|
||||
"@octokit/core": "^3.2.1",
|
||||
"@octokit/plugin-paginate-rest": "^2.6.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.10",
|
||||
|
||||
Reference in New Issue
Block a user