fix(deps): update dependency @actions/github to v8 (#134)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-26 15:31:48 -08:00 committed by GitHub
parent bb67c3ebd7
commit 5a2f9a2f05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 166 additions and 237 deletions

View file

@ -15,7 +15,7 @@
"dependencies": {
"@actions/cache": "^5.0.0",
"@actions/core": "^2.0.0",
"@actions/github": "^7.0.0",
"@actions/github": "^8.0.0",
"@actions/glob": "^0.5.0",
"@actions/tool-cache": "^3.0.0",
"@vercel/ncc": "^0.38.0",