Bump @actions/github from 5.0.0 to 5.0.1

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-05-05 15:21:20 +00:00
committed by GitHub
parent 457441cf81
commit 5aadf9df79
2 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.7.0",
"@actions/github": "^5.0.0",
"@actions/github": "^5.0.1",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/request-error": "^2.1.0",
"ansi-styles": "^6.1.0",