File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -53,17 +53,17 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Prefix 'GitHubActions' -Scop
53
53
- ` Add-GitHubActionsStepSummaryLink `
54
54
- ` Add-GitHubActionsStepSummarySubscriptText `
55
55
- ` Add-GitHubActionsStepSummarySuperscriptText `
56
- - ` Disable-GitHubActionsEchoingCommands `
57
- - ` Disable-GitHubActionsProcessingCommands `
58
- - ` Enable-GitHubActionsEchoingCommands `
59
- - ` Enable-GitHubActionsProcessingCommands `
56
+ - ` Disable-GitHubActionsStdOutCommandEcho `
57
+ - ` Disable-GitHubActionsStdOutCommandProcess `
58
+ - ` Enable-GitHubActionsStdOutCommandEcho `
59
+ - ` Enable-GitHubActionsStdOutCommandProcess `
60
60
- ` Enter-GitHubActionsLogGroup `
61
61
- ` Exit-GitHubActionsLogGroup `
62
62
- ` Expand-GitHubActionsToolCacheCompressedFile ` 🔘
63
63
- ` Export-GitHubActionsArtifact ` 🔘
64
64
- ` Find-GitHubActionsToolCache ` 🔘
65
+ - ` Get-GitHubActionsDebugStatus `
65
66
- ` Get-GitHubActionsInput `
66
- - ` Get-GitHubActionsIsDebug `
67
67
- ` Get-GitHubActionsOpenIdConnectToken ` 🔘
68
68
- ` Get-GitHubActionsState `
69
69
- ` Get-GitHubActionsStepSummary `
You can’t perform that action at this time.
0 commit comments