Compare commits

...

3 Commits

Author SHA1 Message Date
Marko Zivic
cfedc107f9 Merge pull request #125 from actions/update-codeowners
Update CODEOWNERS
2022-12-27 09:27:00 +01:00
Evgenii Korolevskii
a938f96cba Update CODEOWNERS 2022-12-26 09:50:10 +01:00
github-actions[bot]
3e6fdaa9dd Update versions-manifest (#121)
Co-authored-by: Service account <no-reply@microsoft.com>
2022-12-15 10:51:33 +01:00
2 changed files with 53 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1 +1 @@
* @actions/virtual-environments-owners
* @actions/setup-actions-team

View File

@@ -389,6 +389,32 @@
}
]
},
{
"version": "16.19.0",
"stable": true,
"lts": "Gallium",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.19.0-3702350317",
"files": [
{
"filename": "node-16.19.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.19.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-linux-x64.tar.gz"
},
{
"filename": "node-16.19.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-win32-x64.7z"
}
]
},
{
"version": "16.18.1",
"stable": true,
@@ -1221,6 +1247,32 @@
}
]
},
{
"version": "14.21.2",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.21.2-3702351556",
"files": [
{
"filename": "node-14.21.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-darwin-x64.tar.gz"
},
{
"filename": "node-14.21.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-linux-x64.tar.gz"
},
{
"filename": "node-14.21.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-win32-x64.7z"
}
]
},
{
"version": "14.21.1",
"stable": true,