Skip to content

Commit

Permalink
#402: debug info on action
Browse files Browse the repository at this point in the history
  • Loading branch information
lrochette committed Oct 12, 2021
1 parent 6afd91b commit 78cce4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion incubating/service-now/step.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]]
Expand Down

0 comments on commit 78cce4e

Please sign in to comment.