fix(deps): update dependency @actions/github to v7 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1dc7f4819d
commit
dbfe7273a9
2 changed files with 16 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"dependencies": {
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/tool-cache": "^3.0.0",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue