build(deps): bump @octokit/core from 5.0.0 to 5.0.1

Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 22:54:02 +00:00
committed by GitHub
parent e75930a3a6
commit fddef161c1
2 changed files with 23 additions and 7 deletions

View File

@@ -52,7 +52,7 @@
"@actions/http-client": "^2.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.0",
"@octokit/core": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.0",