deps: bump @actions/github from 4.0.0 to 5.0.0 (#612)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-09 12:42:28 +09:00
committed by GitHub
parent be584e1ad2
commit f29aeb91b3
2 changed files with 208 additions and 219 deletions

View File

@@ -49,7 +49,7 @@
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.1.1",
"@actions/io": "^1.1.0",
"@types/shelljs": "^0.8.8",