Bump @actions/github from 4.0.0 to 5.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.0.0.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 06:38:15 +00:00
committed by GitHub
parent 9129d848ad
commit c4282f25f9
2 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"dependencies": {
"@actions/core": "^1.2.7",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.5.3",
"@types/semver": "^7.3.6",
"moment": "^2.29.1",