Bump @actions/github from 4.0.0 to 5.0.0 (#114)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-07 13:00:28 -05:00 committed by GitHub
parent 453864b4d0
commit 4908ad92bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 72 additions and 57 deletions

View file

@ -20,7 +20,7 @@
"author": "",
"dependencies": {
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"@actions/github": "^5.0.0",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.5.0"