ESM-only with updated @octokit dependencies

This commit is contained in:
Lokesh Gopu
2026-01-27 15:35:32 -05:00
parent ecdfc18bf2
commit b05d26b3fa
12 changed files with 62 additions and 23 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "8.0.1",
"version": "9.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "8.0.1",
"version": "9.0.0",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^3.0.2",