This topic was automatically generated from Slack. You can find the original thread here.
is the a way to force update ALL Actions in workflows when I make an update to an Action?
This topic was automatically generated from Slack. You can find the original thread here.
is the a way to force update ALL Actions in workflows when I make an update to an Action?
Currently, Pipedream does not provide a feature to automatically update all instances of an action across your workflows when you publish a new version. This gives you control to gradually update each instance as needed. When a new version of an action is available, you’ll see an Update prompt in the top right of the action within your workflow. You can manually update each action to the latest version by clicking this button. For more information on updating actions, you can refer to the Pipedream documentation on updating actions. If you have further questions or need additional support, please visit Pipedream Support.
If it’s a git-backed project, you can do the update directly in the repo (search & replace from an IDE, instead of going through the Pipedream UI).