mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
added pipx and yamllint
This commit is contained in:
@@ -59,7 +59,8 @@ $markdown += New-MDList -Style Unordered -Lines @(
|
||||
(Get-RubyGemsVersion),
|
||||
(Get-HelmVersion),
|
||||
(Get-ComposerVersion),
|
||||
(Get-NugetVersion)
|
||||
(Get-NugetVersion),
|
||||
(Get-PipxVersion)
|
||||
)
|
||||
|
||||
$markdown += New-MDHeader "Project Management" -Level 3
|
||||
|
||||
Reference in New Issue
Block a user