Files
nixpkgs/ci/github-script/package.json
Wolfgang Walther b028a6e7b3 ci/github-script: use real @actions/core
This allows building markdown summaries, which is hard to mock.

(cherry picked from commit 2433050fb7)
2025-07-16 10:26:08 +00:00

11 lines
198 B
JSON

{
"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"
}
}