Skip to content

Commit

Permalink
feat: `GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs…
Browse files Browse the repository at this point in the history
…` and `GET /repos/{owner}/{repo}/actions/runs` now have a `created` parameter (#347)
  • Loading branch information
gr2m committed Jul 21, 2021
1 parent 48a4a12 commit c36cd9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^9.0.0"
"@octokit/openapi-types": "^9.1.0"
},
"scripts": {
"build": "pika build",
Expand Down

0 comments on commit c36cd9c

Please sign in to comment.