Update @actions/github to 5.0.1 (#1038)

* Update @actions/github to 5.0.1

* Fix package-lock.json
This commit is contained in:
Luke Tomlinson
2022-03-31 13:53:55 -04:00
committed by GitHub
parent 7e7e8d4206
commit 745f129332
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# @actions/github Releases
### 5.0.1
- [Update Octokit Dependencies](https://github.com/actions/toolkit/pull/1037)
### 5.0.0
- [Update @actions/github to include latest octokit definitions](https://github.com/actions/toolkit/pull/783)
- [Add urls to context](https://github.com/actions/toolkit/pull/794)