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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^1.0.11",