Skip to content

Commit 386d50c

Browse files
authored
fix: deprecation message for github-action-executor step (#729)
1 parent 0f18a3f commit 386d50c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incubating/github-action-executor/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: '1.0'
22
kind: step-type
33
metadata:
4-
version: 0.2.2
4+
version: 0.2.3
55
name: github-action-executor
6-
description: Execute github action
6+
description: 'WARNING: This step is DEPRECATED. The purpose of this step was to execute github action'
77
maintainers:
88
- name: Pavel Kostohrys
99
icon:

0 commit comments

Comments
 (0)