You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ inputs:
18
18
19
19
outputs:
20
20
deprovisioning_runbook_runs:
21
-
description: 'JSON string for an array of objects representing the deprovisioning runbook runs started by this action. Each object contains a `runbookRunId` and `serverTaskId`.'
21
+
description: 'JSON string for an array of objects representing the deprovisioning runbook runs started by this action. Each object contains a `RunbookRunId` and `TaskId`.'
0 commit comments