[macOS] Added CodeQL (#6059)
* Go update to version 1.19 * Revert "Go update to version 1.19" This reverts commit ec418d789fc24ec3597d5c5d8cd1f98fea9ee7b4. * Update of Go packages. Version 1.19.0 added. * Revert "Update of Go packages. Version 1.19.0 added." This reverts commit cc970ae8296ac7c608ce2c0c29f60131cd4f9678. * [macOS] Added CodeQL to macOS 11 and 12. Co-authored-by: Erik Bershel <[email protected]>
This commit is contained in:
co-authored by
Erik Bershel
parent
1c49c133ea
commit
d2c52297ae
@@ -159,7 +159,8 @@ $toolsList = @(
|
||||
(Get-AzureDevopsVersion),
|
||||
(Get-AWSCLIVersion),
|
||||
(Get-AWSSAMCLIVersion),
|
||||
(Get-AWSSessionManagerCLIVersion)
|
||||
(Get-AWSSessionManagerCLIVersion),
|
||||
(Get-CodeQLVersion)
|
||||
)
|
||||
|
||||
if ($os.IsLessThanMonterey) {
|
||||
|
||||
Reference in New Issue
Block a user