Compare commits

..

1 commit

Author SHA1 Message Date
5250a3c1e6 fix(deps): update dependency octokit to v4
Some checks failed
Check Transpiled JavaScript / Check dist/ (pull_request) Failing after 41s
Continuous Integration / GitHub Actions Test (pull_request) Failing after 5s
Continuous Integration / TypeScript Tests (pull_request) Failing after 54s
2024-11-30 03:36:20 +00:00
2 changed files with 703 additions and 397 deletions

1096
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",