mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
nitpicks
This commit is contained in:
committed by
GitHub
parent
201f41d655
commit
aceadd6a06
@@ -107,7 +107,7 @@ function Disable-RootAutoUpdate {
|
||||
# Property to remove
|
||||
$CERT_NOT_BEFORE_FILETIME_PROP_ID = 126
|
||||
|
||||
# Add extende cert type
|
||||
# Add extended cert type
|
||||
Add-ExtendedCertType
|
||||
|
||||
# Get certificates without property CERT_NOT_BEFORE_FILETIME_PROP_ID
|
||||
@@ -124,4 +124,4 @@ if ($certsWithoutPropId.Count -gt 0) {
|
||||
}
|
||||
|
||||
# Disable auto root update mechanism
|
||||
Disable-RootAutoUpdate
|
||||
Disable-RootAutoUpdate
|
||||
|
||||
Reference in New Issue
Block a user