From 78cce4e90aa6d7b69fcb425d18d60174414a0929 Mon Sep 17 00:00:00 2001 From: Laurent Date: Tue, 12 Oct 2021 10:45:24 -0700 Subject: [PATCH] #402: debug info on action --- incubating/service-now/step.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubating/service-now/step.yaml b/incubating/service-now/step.yaml index f18effae1..953d36a52 100644 --- a/incubating/service-now/step.yaml +++ b/incubating/service-now/step.yaml @@ -171,7 +171,7 @@ spec: [[ if eq .Arguments.CR_ACTION "updateCR" ]] updateCR: name: Update a ServiceNow Change Request - title: Use REST API to close the CR + title: Use REST API to update the CR image: lrochette/service-now:1.1.0 environment: [[ range $key, $val := .Arguments ]]