build(deps): bump @octokit/core from 5.0.2 to 5.1.0

Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v5.0.2...v5.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-22 22:42:12 +00:00
committed by GitHub
parent ad2fe8539c
commit 7063f758ae
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"@actions/http-client": "^2.2.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.2",
"@octokit/core": "^5.1.0",
"@octokit/plugin-rest-endpoint-methods": "^10.2.0",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.3",