mirror of
https://github.com/actions/runner-images.git
synced 2026-01-24 05:23:34 +08:00
[windows] Pin SqlServer PS module to 22.3.0 (#13579)
This commit is contained in:
committed by
GitHub
parent
3e764b2aad
commit
5b150baab9
@@ -82,7 +82,7 @@
|
||||
{ "name": "PowerShellGet" },
|
||||
{ "name": "PSScriptAnalyzer" },
|
||||
{ "name": "PSWindowsUpdate" },
|
||||
{ "name": "SqlServer" },
|
||||
{ "name": "SqlServer", "versions": [ "22.3.0" ] },
|
||||
{ "name": "VSSetup" },
|
||||
{ "name": "Microsoft.Graph" },
|
||||
{"name": "AWSPowershell"}
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
{ "name": "PowerShellGet" },
|
||||
{ "name": "PSScriptAnalyzer" },
|
||||
{ "name": "PSWindowsUpdate" },
|
||||
{ "name": "SqlServer" },
|
||||
{ "name": "SqlServer", "versions": [ "22.3.0" ] },
|
||||
{ "name": "VSSetup" },
|
||||
{ "name": "Microsoft.Graph" },
|
||||
{"name": "AWSPowershell"}
|
||||
|
||||
Reference in New Issue
Block a user