Automation Action Script sensor releases

The Automation Action Script sensor is a component of Managing automation feature. This sensor allows you to run the script actions that are created by using the Action catalog on the target agent.

For more information, see Managing automation.

Release 1.0.82

Automation Action Script sensor 1.0.82 is released on 2 June 2026.

Improvements

This release enhances action execution tracking with originator client identification. Action instances now include originatorClientId to identify the client that initiated the action. This enhancement improves audit trails and troubleshooting of automated actions across all action types (Script, Ansible, HTTP, and Issue).

Release 1.0.80

Automation Action Script sensor 1.0.80 is released on 16 April 2026.

Fixes

This release fixes an issue where scripts executed by the action script sensor were unable to create temporary files in their working directory. The temporary folder is now correctly owned by the runtime user (configured via runAs), ensuring that scripts requiring write access can function as intended.

Release 1.0.77

Automation Action Script sensor 1.0.77 is released on 26 January 2026.

Fixes

This release fixes a bug related to action script execution on IBMi platforms.

Release 1.0.76

Automation Action Script sensor 1.0.76 is released on 9 December 2025.

Improvements

This release allows action script execution when the agent starts as a Windows service.

Release 1.0.71

Automation Action Script sensor 1.0.71 is released on 5 May 2025.

Fixes

Previously, when you tried to run automation action script by using domain user on Windows, errors occurred. This issue is now fixed.

Release 1.0.70

Automation Action Script sensor 1.0.70 is released on 29 April 2025.

Fixes

This release fixes an issue related to executing action scripts that are stored in GitLab.

Release 1.0.67

Automation Action Script sensor 1.0.67 is released on 21 April 2025.

Features

You can now run automation action scripts that are stored in a GitHub repository or GitLab project.

Release 1.0.65

Automation action script sensor 1.0.65 is released on 8 April 2025.

Fixes

This release fixes a bug on IBM i (OS/400) related to the display of the output of script execution.

Release 1.0.60

Automation action script sensor 1.0.60 is released on 10 January 2025.

Improvements

This release adds support to run scripts on IBM i (OS/400).

Release 1.0.54

Automation action script sensor 1.0.54 is released on 17 October 2024.

Features

Added support for chroot for action script run. Enabling chroot creates a limited sandbox for the action script process to run in, therefore the process cannot maliciously change data outside the directory tree.