Skip to content

Commit ef30a05

Browse files
authored
feat: new GET /orgs/{org}/actions/hosted-runners, GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners, GET /orgs/{org}/rulesets/{ruleset_id}/history, GET /orgs/{org}/settings/network-configurations, GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#649)
* WIP octokit/openapi updated * WIP octokit/openapi updated * WIP octokit/openapi updated * WIP octokit/openapi updated * WIP octokit/openapi updated
1 parent fbadb74 commit ef30a05

File tree

4 files changed

+619
-148
lines changed

4 files changed

+619
-148
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"license": "MIT",
2929
"dependencies": {
30-
"@octokit/types": "^13.7.0"
30+
"@octokit/types": "^13.9.0"
3131
},
3232
"peerDependencies": {
3333
"@octokit/core": ">=6"

0 commit comments

Comments
 (0)