Change octokit from Actions specific one to generic one

This commit is contained in:
Justin Hutchings
2024-08-26 22:49:12 +00:00
committed by GitHub
parent 0f2d542cef
commit 9b4a8182c2
3 changed files with 1734 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@
"cross-fetch": "^3.1.5",
"dotenv": "^16.0.3",
"fs": "^0.0.1-security",
"octokit": "^4.0.2",
"tar": "^6.2.1",
"yaml": "^2.2.2"
},