Skip to content

Commit 9ededf9

Browse files
Update proto/shared/shared.runtime_status.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent 42a1df9 commit 9ededf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/shared/shared.runtime_status.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ message ActionStatus {
7575
Status status = 1;
7676
int64 timestamp = 2; // epoch timestamp in milliseconds
7777

78-
string identifier = 3; // unique identifier of the adapter
78+
string identifier = 3; // unique identifier of the action
7979

8080
repeated RuntimeFeature features = 4;
8181
repeated ActionStatusConfiguration configurations = 5;

0 commit comments

Comments
 (0)