mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Windows] Upgrade az powershell module from 5.5.0 to 5.7.0 (#3128)
* Change Az from 5.5.0 to 5.7.0 * Remove 4.6.0, add 5.5.0 to zip
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.5.0"
|
||||
"5.7.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -133,8 +133,8 @@
|
||||
"3.8.0",
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.6.0",
|
||||
"4.7.0"
|
||||
"4.7.0",
|
||||
"5.5.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.5.0"
|
||||
"5.7.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -133,8 +133,8 @@
|
||||
"3.8.0",
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.6.0",
|
||||
"4.7.0"
|
||||
"4.7.0",
|
||||
"5.5.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user