Skip to content

Commit 410b8f1

Browse files
bump
1 parent b81a35d commit 410b8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/capabilities/capabilities.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ type MethodType string
4848

4949
// MethodType enum values.
5050
const (
51-
MethodAction MethodType = "unknown"
51+
MethodAction MethodType = "executable"
5252
MethodTrigger MethodType = "trigger"
5353
)
5454

0 commit comments

Comments
 (0)