nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 "private": true,
3 "//": [
4 "Keep `@actions/core` and `@actions/github` in sync with",
5 "https://github.com/actions/github-script/blob/main/package.json.",
6 "Keep `@actions/artifact` and `bottleneck` in sync with",
7 "`.github/workflows/bot.yml`."
8 ],
9 "dependencies": {
10 "@actions/artifact": "5.0.3",
11 "@actions/core": "1.11.1",
12 "@actions/github": "6.0.1",
13 "bottleneck": "2.19.5",
14 "commander": "14.0.3"
15 }
16}