mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
[Linux] Upgrade Az powershell to 9.3.0 (#6953)
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"9.2.0"
|
||||
"9.3.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"3.1.0",
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"9.2.0"
|
||||
"9.3.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"3.1.0",
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"9.2.0"
|
||||
"9.3.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user