Skip to content

Commit 39a80d1

Browse files
Merge pull request #64 from saraswati-padmawar/ghes-compatible-changes
APS 14697 APS 14736 GHES compatible and dependabot PR changes
2 parents 436a7a1 + 7326bb3 commit 39a80d1

File tree

8 files changed

+73378
-143045
lines changed

8 files changed

+73378
-143045
lines changed

setup-env/dist/index.js

Lines changed: 34892 additions & 7907 deletions
Large diffs are not rendered by default.

setup-env/package-lock.json

Lines changed: 3062 additions & 5716 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup-env/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^1.2.6",
29-
"@actions/github": "^4.0.0",
30-
"axios": "^1.7.7"
29+
"@actions/github": "^6.0.0",
30+
"axios": "^1.8.2"
3131
},
3232
"devDependencies": {
3333
"@vercel/ncc": "^0.38.1",
@@ -36,7 +36,7 @@
3636
"eslint-config-airbnb-base": "^14.2.0",
3737
"eslint-plugin-import": "^2.22.0",
3838
"husky": "^4.2.5",
39-
"mocha": "^8.1.1",
39+
"mocha": "^10.2.0",
4040
"nyc": "^15.1.0",
4141
"sinon": "^9.0.2"
4242
},
@@ -51,4 +51,4 @@
5151
"config"
5252
]
5353
}
54-
}
54+
}

setup-local/dist/index.js

Lines changed: 32415 additions & 121581 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)