Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
54362b0923 Update versions-manifest (#87)
Co-authored-by: Service account <no-reply@microsoft.com>
2023-09-22 14:01:04 +02:00
Dmitry Shibanov
278f715aec update submodule (#86) 2023-09-22 11:15:17 +02:00
Marko Zivic
873008f3a4 Merge pull request #85 from actions/deprecation-policy
Add Support Notification Policy
2023-09-20 14:01:38 +02:00
2 changed files with 13 additions and 1 deletions

Submodule helpers updated: 6f1aa3ce73...6fbb1f0f20

View File

@@ -60,6 +60,12 @@
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.8-6107262237",
"files": [
{
"filename": "go-1.20.8-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.8-6107262237/go-1.20.8-darwin-arm64.tar.gz"
},
{
"filename": "go-1.20.8-darwin-x64.tar.gz",
"arch": "x64",
@@ -291,6 +297,12 @@
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.13-6107263891",
"files": [
{
"filename": "go-1.19.13-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.13-6107263891/go-1.19.13-darwin-arm64.tar.gz"
},
{
"filename": "go-1.19.13-darwin-x64.tar.gz",
"arch": "x64",