- revert octokit rest as its now an ESM package

This commit is contained in:
Mike Penz
2024-07-26 07:26:41 +00:00
committed by GitHub
parent 488cb35032
commit 166c6cd397
2 changed files with 29 additions and 122 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@octokit/rest": "^21.0.1",
"@octokit/rest": "^20.1.1",
"gitea-js": "^1.22.0",
"https-proxy-agent": "^7.0.5",
"moment": "^2.30.1",