mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[macOS] Pin version for Az powershell module (#11006)
This commit is contained in:
committed by
GitHub
parent
c0b1588684
commit
b20550951d
@@ -46,7 +46,12 @@
|
||||
}
|
||||
},
|
||||
"powershellModules": [
|
||||
{ "name": "Az" },
|
||||
{
|
||||
"name": "Az",
|
||||
"versions": [
|
||||
"12.4.0"
|
||||
]
|
||||
},
|
||||
{ "name": "Pester" },
|
||||
{ "name": "PSScriptAnalyzer" }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user