Skip to content

Commit a7ca433

Browse files
Bump @octokit/plugin-paginate-rest from 13.0.0 to 13.1.0 (#31)
* Bump @octokit/plugin-paginate-rest from 13.0.0 to 13.1.0 Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * `npm run all` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Davis Vaughan <davis@posit.co>
1 parent d915f82 commit a7ca433

File tree

3 files changed

+22
-7
lines changed

3 files changed

+22
-7
lines changed

dist/setup-air/index.js

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@actions/core": "^1.11.1",
2424
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/core": "^7.0.2",
26-
"@octokit/plugin-paginate-rest": "^13.0.0",
26+
"@octokit/plugin-paginate-rest": "^13.1.0",
2727
"@octokit/plugin-rest-endpoint-methods": "^16.0.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)