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-24 23:36:59 +00:00
committed by GitHub
parent 4742d2f661
commit e5c54f2159
2 changed files with 83 additions and 49 deletions

View File

@ -30,7 +30,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"@actions/github": "^5.0.0",
"csv-parse": "^4.15.4",
"handlebars": "^4.7.7",
"moment": "^2.29.1",