fix(deps): update dependency @actions/github to ^5.1.1 (#821)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-09 19:54:22 +09:00 committed by GitHub
parent 29aefb7700
commit afad39bf81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -12,7 +12,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.3.0",
"@actions/io": "^1.1.2",
"@types/shelljs": "^0.8.11",

View File

@ -49,7 +49,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.3.0",
"@actions/io": "^1.1.2",
"@types/shelljs": "^0.8.11",