mirror of
https://github.com/actions/runner-images.git
synced 2026-01-19 19:07:21 +08:00
Add Microsoft.Graph module (#5277)
This commit is contained in:
committed by
GitHub
parent
0448e95fef
commit
9e380e00a9
@@ -111,6 +111,7 @@
|
|||||||
},
|
},
|
||||||
"powershellModules": [
|
"powershellModules": [
|
||||||
{"name": "MarkdownPS"},
|
{"name": "MarkdownPS"},
|
||||||
|
{"name": "Microsoft.Graph"},
|
||||||
{"name": "Pester"}
|
{"name": "Pester"}
|
||||||
],
|
],
|
||||||
"azureModules": [
|
"azureModules": [
|
||||||
|
|||||||
@@ -108,6 +108,7 @@
|
|||||||
},
|
},
|
||||||
"powershellModules": [
|
"powershellModules": [
|
||||||
{"name": "MarkdownPS"},
|
{"name": "MarkdownPS"},
|
||||||
|
{"name": "Microsoft.Graph"},
|
||||||
{"name": "Pester"},
|
{"name": "Pester"},
|
||||||
{"name": "PSScriptAnalyzer"}
|
{"name": "PSScriptAnalyzer"}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user