Bump github types to 5.0.0

This commit is contained in:
Nick Cipollo
2021-06-30 16:34:09 -04:00
parent 793ce4c6b0
commit 289da33bfb
5 changed files with 87 additions and 53 deletions

View File

@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^4.0.0",
"@actions/github": "^5.0.0",
"@types/glob": "^7.1.3",
"glob": "^7.1.7",
"untildify": "^4.0.0"