Skip to content

Commit

Permalink
feat: add support for pagination in new `GET /enterprises/{enterprise…
Browse files Browse the repository at this point in the history
…}/code-scanning/alerts` API (#421)

feat: add support for pagination for code scanning alerts
  • Loading branch information
octokitbot committed Jul 28, 2022
1 parent a36af8a commit da450cb
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -25,7 +25,7 @@
],
"license": "MIT",
"dependencies": {
"@octokit/types": "^6.40.0"
"@octokit/types": "^6.41.0"
},
"peerDependencies": {
"@octokit/core": ">=4"
Expand Down

0 comments on commit da450cb

Please sign in to comment.