summaryrefslogtreecommitdiff
path: root/ci/github-script/package.json
blob: 860bb09cdd951ab63bf874da51faf8573b45a35d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "private": true,
  "dependencies": {
    "@actions/artifact": "2.3.2",
    "@actions/core": "1.11.1",
    "@actions/github": "6.0.1",
    "bottleneck": "2.19.5",
    "commander": "14.0.0"
  }
}