@@ -46,19 +46,22 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Scope 'Local'
4646- ` Add-GitHubActionsPATH `
4747- ` Add-GitHubActionsProblemMatcher `
4848- ` Add-GitHubActionsSecretMask `
49- - ` Disable-GitHubActionsEchoCommand `
50- - ` Disable-GitHubActionsProcessingCommand `
51- - ` Enable-GitHubActionsEchoCommand `
52- - ` Enable-GitHubActionsProcessingCommand `
49+ - ` Add-GitHubActionsStepSummary `
50+ - ` Disable-GitHubActionsEchoingCommands `
51+ - ` Disable-GitHubActionsProcessingCommands `
52+ - ` Enable-GitHubActionsEchoingCommands `
53+ - ` Enable-GitHubActionsProcessingCommands `
5354- ` Enter-GitHubActionsLogGroup `
5455- ` Exit-GitHubActionsLogGroup `
5556- ` Get-GitHubActionsInput `
5657- ` Get-GitHubActionsIsDebug `
5758- ` Get-GitHubActionsState `
5859- ` Get-GitHubActionsWebhookEventPayload `
5960- ` Remove-GitHubActionsProblemMatcher `
61+ - ` Remove-GitHubActionsStepSummary `
6062- ` Set-GitHubActionsOutput `
6163- ` Set-GitHubActionsState `
64+ - ` Set-GitHubActionsStepSummary `
6265- ` Test-GitHubActionsEnvironment `
6366- ` Write-GitHubActionsAnnotation `
6467- ` Write-GitHubActionsCommand `
0 commit comments