fix(deps): update dependency octokit to v4
Some checks failed
Check Transpiled JavaScript / Check dist/ (pull_request) Failing after 45s
Continuous Integration / GitHub Actions Test (pull_request) Failing after 5s
Continuous Integration / TypeScript Tests (pull_request) Failing after 1m0s

This commit is contained in:
Peter 2025-01-06 03:35:59 +00:00
parent d7ba37343c
commit af6cb3042e
2 changed files with 732 additions and 402 deletions

1132
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -69,7 +69,7 @@
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"octokit": "^3.2.0"
"octokit": "^4.0.0"
},
"devDependencies": {
"@jest/globals": "^29.7.0",