- revert octokit/rest upgrade as this require node 18 (which github actions does not yet support)

This commit is contained in:
Mike Penz
2023-07-14 09:08:33 +00:00
committed by GitHub
parent 34e64f17ce
commit 9196792cd5
6 changed files with 352 additions and 386 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@octokit/rest": "^20.0.1",
"@octokit/rest": "^19.0.13",
"https-proxy-agent": "^7.0.1",
"moment": "^2.29.4",
"semver": "^7.5.4"